Published
- 1 min read
`react-native` is not recognized as an internal or external command
The solution for this is noted below
react-native
is not recognized as an internal or external command
Solution
npm install -g react-native-cli
But dont forget to restart command promprt
Try other methods by searching on the site. That is if this doesn’t work