-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
React native is not creating apk in emulator #25534
Comments
Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety? 👉 Click here if you want to take another look at the Bug Report issue template. |
Sure, I have updated the problem |
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.
|
please check the updated problem I have included the result of |
I am closing this issue because it does not contain the necessary environment info, and there has been no followup in a while. If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here. |
hello.i have a problem like this . please help me PS F:\Learn\Full\React Native\project\SampleReactNativeProject2> react-native run-android error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 at checkExecSyncError (child_process.js:609:11) |
Go to android/gradle/wrapper/gradle-wrapper.properties
If still problems with path:
|
I have successfully build react-native app folder according to this http://facebook.github.io/react-native/docs/getting-started documentation
But, when I am running
react-native run-android
in cmd, it is showing me this -The text was updated successfully, but these errors were encountered: