enter image description hereWould you please help me, I am stuck to create a new project in react-native Like below screenshot. I not able to run my fist projects.
I have followed these steps:
npx react-native@latest init AwesomeProject
cd AwesomeProject
npx react-native run-android
But I get the error below:
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:
after this cmd “npx react-native run-android” it should start bundling the app into my emulator .
user24743901 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.