-
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
Unknown failure cmd: Can't find service: package #24725
Comments
Can you run If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.
|
I just ran into the same error. In my case the emulator was frozen. I had to go to AVD Manager in Android Studio and run "Cold Boot Now" on the specific emulator to get it back up, then this error went away. |
it works thankyou so muchhh!!! |
Is there a way to make it coldboot by default? |
Thanks Man it worked for me |
It worked for me THANKS! |
Thank you. It worked for me. |
Works with cold boot. But is this a bug? |
@andreialecu is correct by selecting Cold boot it works fine, but again change it to Quick boot it wont works. Can it be consider as bug ? |
|
I just wonder how do we reach to such solutions, is it just experience with hit and try methods or there are useful error messages that are ignored by most of us. This is such a time waste for developers. |
Thanks bro it is working well and solid. |
I just ran into the same error. In my case the emulator was frozen. I had to go to AVD Manager in Android Studio and run "Cold Boot Now" on the specific emulator to get it back up, then this error went away. Thanks Man it worked for me |
1 similar comment
I just ran into the same error. In my case the emulator was frozen. I had to go to AVD Manager in Android Studio and run "Cold Boot Now" on the specific emulator to get it back up, then this error went away. Thanks Man it worked for me |
FAILURE: Build failed with an exception.
Execution failed for task ':app:installDebug'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1m 1s
62 actionable tasks: 1 executed, 61 up-to-date
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
Command failed: gradlew.bat installDebug
Error: Command failed: gradlew.bat installDebug
at checkExecSyncError (child_process.js:637:11)
at Object.execFileSync (child_process.js:655:13)
at runOnAllDevices (D:\react-native\Kemenkop\node_modules\react-native\local-cli\runAndroid\runAndroid.js:299:19)
at buildAndRun (D:\react-native\Kemenkop\node_modules\react-native\local-cli\runAndroid\runAndroid.js:135:12)
at isPackagerRunning.then.result (D:\react-native\Kemenkop\node_modules\react-native\local-cli\runAndroid\runAndroid.js:65:12)
at processTicksAndRejections (internal/process/task_queues.js:86:5)
The text was updated successfully, but these errors were encountered: