Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EAS build its failing #2483

Closed
nicoleRss opened this issue Aug 7, 2024 · 4 comments
Closed

EAS build its failing #2483

nicoleRss opened this issue Aug 7, 2024 · 4 comments

Comments

@nicoleRss
Copy link

nicoleRss commented Aug 7, 2024

Build/Submit details page URL

https://expo.dev/accounts/teamcore

Summary

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:

Captura de pantalla 2024-08-07 a la(s) 12 35 07 p m

Captura de pantalla 2024-08-07 a la(s) 12 36 56 p m

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

Captura de pantalla 2024-08-07 a la(s) 12 44 17 p m

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

@nicoleRss nicoleRss added the needs review Issue is ready to be reviewed by a maintainer label Aug 7, 2024
@Janendran
Copy link

you need to run "npx expo install --check"

@szdziedzic
Copy link
Member

Hi @nicoleRss,

Can you try creating a .npmrc file in the project root directory with:

legacy-peer-deps=true 

?

@szdziedzic szdziedzic added needs more info eas build and removed needs review Issue is ready to be reviewed by a maintainer labels Aug 12, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Sep 12, 2024
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants