If react-native is not recognized you can try to run
npm install -g react-native-cli
# or with a force flag.
npm install -g react-native-cli --force1 min read
If react-native is not recognized you can try to run
npm install -g react-native-cli
# or with a force flag.
npm install -g react-native-cli --force