-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
FAILURE: Build failed with an exception. #20573
Comments
Can you run If you believe this information is irrelevant to the reported issue, you may write |
My evn export ANDROID_HOME=$HOME/Library/Android/sdk |
I can not solved this problem. please any suggestion.
…On Wed, Aug 8, 2018 at 7:06 AM Bot ***@***.***> wrote:
Can you run react-native info and edit your issue to include these
results under the *Environment* section?
If you believe this information is irrelevant to the reported issue, you
may write [skip envinfo] under *Environment* to let us know.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20573 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFKVU4Joa5biot5t_BGEONbDqUieS1Qqks5uOjmXgaJpZM4VzHEG>
.
|
Hi Masumbillah , I'm getting the same issue. Have you resolved ? if yes then please suggest Building and installing the app on the device (cd android && gradlew.bat installDebug)... FAILURE: Build failed with an exception.
BUILD FAILED Total time: 1.578 secs |
Yes I solved It @shivangi4742 I faced more error in my app. finally solved every things. and run my app. |
@masumbillah ,Thank you so much. i solved that one . now I'm getting this error. Building and installing the app on the device (cd android && gradlew.bat installDebug)... Could not install the app on the device, read the error above for details. please suggest , because I'm running this app in windows , and I'm unable to connect the emulator on my laptop. thanks, |
@shivangi4742 at first open your emulator.
|
@masumbillah I'm having trouble starting my android emulator. Nothing appears to load. I'm getting Emulator: Process finished with exit code 1. so please suggest. what should i do? |
Does look to me that this is a react-native side issue but a local config. Closing unless I get strong evidences and a repro to prove it. |
MSs-Mac-mini:tojbhi ms$ sudo react-native run-android
Password:
Scanning folders for symlinks in /Users/ms/dev/apps/tojbhi/node_modules (40ms)
Starting JS server...
Building and installing the app on the device (cd android && ./gradlew installDebug)...
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2.802 secs
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/getting-started.html
The text was updated successfully, but these errors were encountered: