-
Notifications
You must be signed in to change notification settings - Fork 76
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
build failed master-qa #965
Comments
I added local.properties file but failed on next task:
|
im also having this issue , has anyone find the solutions yet ? |
What operating system are you using? |
im using windows 11 , btw you might want to add the google API key , you can follow my issue here #975 after you add the google API key , the app can be build successfully but it seems like the app will freeze on the main page and I haven't able to find the solutions yet , the new issue is here #976 |
Hi, have some problem with build, below cmd log:
info Starting JS server...
info Installing the app...
Starting a Gradle Daemon, 4 incompatible Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
BUILD FAILED in 54s
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
PS C:\WRK\coding\repos\ev-mobile> npm run android
info Starting JS server...
info Launching emulator...
info Successfully launched emulator.
info Installing the app...
5 actionable tasks: 5 up-to-date
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
BUILD FAILED in 27s
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
BUILD FAILED in 27s
info Run CLI with --verbose flag for more details.
The text was updated successfully, but these errors were encountered: