You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
I have expo-cli installed globally through NPM (that is installed on my system using nvm).
I ejected Expo to install Cocoapods depedendencies for Expo GL (EXGL).
Expected Behavior
Run Xcode Build and get a compiled app.
Observed Behavior
Xcode build fails.
Please install expo-cli command
Command PhaseScriptExecution failed with a nonzero exit code
Environment
Environment:
OS: macOS High Sierra 10.13.6
Node: 10.8.0
Yarn: Not Found
npm: 6.4.1
Watchman: Not Found
Xcode: Xcode 10.0 Build version 10A255
Android Studio: Not Found
Hi @pieterbeulque - thanks for the report. I believe we're working on finding a more sustainable solution for this. In the meantime your workaround should work just fine.
Description
I have expo-cli installed globally through NPM (that is installed on my system using
nvm
).I ejected Expo to install Cocoapods depedendencies for Expo GL (EXGL).
Expected Behavior
Run Xcode Build and get a compiled app.
Observed Behavior
Xcode build fails.
Environment
Environment:
OS: macOS High Sierra 10.13.6
Node: 10.8.0
Yarn: Not Found
npm: 6.4.1
Watchman: Not Found
Xcode: Xcode 10.0 Build version 10A255
Android Studio: Not Found
Packages: (wanted => installed)
expo: ^30.0.1 => 30.0.1
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz => 0.55.4
Diagnostics report:
https://exp-xde-diagnostics.s3.amazonaws.com/pieterbeulque-768c02ed-a08c-4951-9f56-e887077ab919.tar.gz
Also specify:
xCode 10.0 with any simulator.
The text was updated successfully, but these errors were encountered: