React Native Android Build Fails After Cloning Repository, Despite Passing npx react-native doctor
I recently cloned a React Native project repository, and I’m encountering an issue when trying to run the app on an Android device/emulator. After cloning the repository, I ran the necessary installation steps and confirmed that my development environment is set up correctly, but when I attempt to run the app using npm run android
, I encounter the following error:
React native gets created but not running on windows 10. I have installed sdk tools and emulators using android studio
I am trying to install react native in my windows system. When I create app using following command: