eas build fails

Just fails with:

Build failed spawn pod ENOENT

Even when run with --local I get the same error. However, if I cd into ios and run pod install it completes successfully.

Hey @hopedohi, can you provide more details such as version numbers, what type of project it is (bare/managed)? Also, have you still been unable to build successfully via eas?

Cheers,
Adam

Managed workflow
“expo”: “~41.0.1”
“expo-cli”: “^4.6.0”

I can successfully build on classic but not on EAS.

:robot: Android build failed:
Gradle build failed with unknown error. Please see logs for the “Run gradlew” phase.

how to solve this error.

“expo”: “^46.0.0”,

hi there! check out this guide: Troubleshooting build errors and crashes - Expo Documentation