I installed everything correctly. react native, node js, jdk, android studio and all system variables have been installed. I can create a "react-native init project" project, but when I run it gives this error:
'''Command run-android unrecognized. Make sure that you have run npm install and that you are inside a react-native project.'''
run-android
npm install
I've reinstalled everything and I don't know what else to do ... can someone help me?
2.1m questions
2.1m answers
60 comments
57.0k users