Import from Github fails

Hello,

When trying to import https://github.com/raphaelmerx/react-native-elements-app/ into Snack, I get the following error:

An error occurred during import. This could be because the data provided was invalid, or because the repository referenced is not a properly formatted Expo project.

By the time this errors appear in the “Import git repository” modal, the request to https://snackager.expo.io/git is still pending. Could it be that this service is down and the error is shown as the consequence of a timeout?

Thanks in advance for your help,

Can confirm that the https://snackager.expo.io/git endpoint used by the “Import from Git” function is returning a 504 Gateway Timeout:

This is now fixed, thanks:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.