-
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
Could not install the app on the device, read the error above for details. #14144
Comments
I have the same issue, on windows 10 pro, adb devices show me my device, but when I run project I have error
|
@Abdul-majid-ashrafi are you slove this problem ? |
Yeah Thanks @kholiavko-roman 👍 |
@Abdul-majid-ashrafi can you help me slove this issue please ? What are you do fo fix that ? |
When we install dependency then this crash just remove dependency what you install last time or create new project |
thanks! |
@kholiavko-roman are you slove this problem ? |
Yes. I reinstall global react-native cli and node_modules in my folder project. |
Same problem, my problem was the fact that I needed internet connection in order to be able to download the packages for my React Native mobile app to be built properly hence it was failing Hope this saves a bit of your time if you come across similar problem :) |
Similar to |
In the project root directory.... |
Greetings guys,
I am using a react-native project.
I am facing issue when I run cmd react-native run-android
Error
Build failed
read the error above for details
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/android-setup.html
adb devices
List of devices attached
T062808LX3 device
Additional Information
The text was updated successfully, but these errors were encountered: