Search code examples
reactjsnpmcommandyarnpkg

Command `run-android` unrecognized. Make sure that you have run `npm install` and that you are inside a react-native project


I am having this error on cmd everytime I run my RN app if I have download some packages before. Whenever I run yarn command it works, but I dont want to do that all the time. Any suggestions?


Solution

  • This was an old issue of React-Native which has no longer been repeated. I think they have fixed this bug so this is no longer relevant.