Skip to main content

All Questions

Tagged with
0 votes
0 answers
198 views

eas build for ios: metro encountered an error: cannot read properties of undefined (reading 'transformFile')

I'm trying to run an eas build for an expo go app by running eas build --platform ios. It errors out of the build during the "Run fastlane" portion of the build. This is the exact error: ❌ ...
moth's user avatar
  • 1
0 votes
1 answer
235 views

React Native expo build failed

(https://i.sstatic.net/POoIL.png)(https://i.sstatic.net/GzvZE.png) HOW TO SOLVE THIS PROBLEM? When I running eas build -p android --profile production the build always failed. I already repeated this ...
user23065802's user avatar
2 votes
0 answers
366 views

Unable to open in Development Build with the Unknown Scheme

Upon loading up a development build, I am given the error that I am unable to open my app via development build. My build builds correctly without errors. However, when attempting to load up the app ...
1jacros's user avatar
  • 51
1 vote
0 answers
88 views

When create Android apk those apk crash after install real device crash

Please suggest any solution. When I create apk in eas-cli my apk crashes. Step 1: When run npm expo-doctor ✔ Check Expo config for common issues ✔ Check package.json for common issues ✔ Check ...
Ravi Kumar Chaurasia's user avatar
3 votes
0 answers
120 views

How to solve eas update problem in expo project?

I am trying to update my build with eas update but when I run the command this error shows up: [expo-cli] TypeError: (0 , _minimatch).default is not a function I am trying to use eas update and I use ...
Adel Ashour's user avatar
1 vote
0 answers
132 views

how to do an expo android build for reactnative - without errors

I've gotten everything setup from the app to the android studio and gradel. I run this eas build --platform android But I get this error Android build failed and this is the log You can use '--...
X3R0's user avatar
  • 6,345
0 votes
1 answer
1k views

EAS engine node is incompatible

I am trying to generate an apk with EAS locally and it gives me an error Following various answers from stack, I have tried deleting node_modudes, yarn.lock and package.json and running yarn install, ...
Francisco S's user avatar

X