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
When trying to run eas build -p ios --profile preview and eas build -p android --profile preview command is failing on prebuild step. The project has custom build with the following configuration:
This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.
Build/Submit details page URL
https://expo.dev/accounts/teamcore
Summary
When trying to run
eas build -p ios --profile preview
andeas build -p android --profile preview
command is failing on prebuild step. The project has custom build with the following configuration:IOS URL
https://expo.dev/accounts/teamcore/projects/teamcorev3/builds/62683938-f1eb-4f83-ae19-19951b0ff20e
Android URL
https://expo.dev/accounts/teamcore/projects/teamcorev3/builds/32447b49-9242-4a5f-99cb-2dc948df872d
Managed or bare?
bare
Environment
expo-env-info 1.2.0 environment info: System: OS: macOS 14.5 Shell: 5.9 - /bin/zsh Binaries: Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node npm: 10.7.0 - ~/.nvm/versions/node/v18.20.4/bin/npm Managers: CocoaPods: 1.15.2 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.5, iOS 17.5, macOS 14.5, tvOS 17.5, visionOS 1.2, watchOS 10.5 IDEs: Android Studio: 2023.2 AI-232.10300.40.2321.11567975 Xcode: 15.4/15F31d - /usr/bin/xcodebuild npmPackages: expo: ^51.0.24 => 51.0.24 react: 17.0.2 => 17.0.2 react-native: 0.67.4 => 0.67.4 react-navigation: ^4.4.3 => 4.4.4 npmGlobalPackages: eas-cli: 10.2.2 Expo Workflow: bare
Error output
No response
Reproducible demo or steps to reproduce from a blank project
npm install -g eas-cli
eas login
eas build:configure
eas build -p android --profile preview
The text was updated successfully, but these errors were encountered: