Would you please help me, I am stuck to create a new project in react-native Like below screenshot. I have able to run old projects. but I am not able to run a new project
I have followed these steps:
react-native init projectName
cd projectName
react-native run-projectName
But I get the error below:
error Failed to install the app. Make sure you have the Android development environment set up:
I was receiving this error message when running react-native run-android
.
When I ran cd android && ./gradlew clean
I was getting permission errors also.
I ran chmod +x gradlew
and it started working
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With