-
-
Notifications
You must be signed in to change notification settings - Fork 52
Failing to build on Expo app #102
Copy link
Copy link
Open
Labels
Description
Everything works fine on my local environment (yarn install, running my app on my own iPhone, running my app on android emulator, etc.), but when I try to actually build the app into the iOS and Android versions, I get the following error:
The commands I'm running in my own terminal are: npx eas build -p ios and npx eas build --platform android. Both give me the above error. Obviously this repository exists, so I'm very confused on why Expo/EAS is not recognizing it.
Reactions are currently unavailable
