🐛 Bug Report
command not found: react-native-macos
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
I installed
npm install react-native-macos-cli -g
and I started the project with the
react-native-macos init RNMacos
command
then the message
zsh: command not found: react-native-macos will appear
Show me how to fix it. Thank you very much.
Minimal Reproduction
(For bugs that cannot be reproduced within RNTester, please provide a minimal repository.)
Environment
- macOS v10.15.3
- react-native-macos v2.0.1
🐛 Bug Report
command not found: react-native-macos
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
I installed
and I started the project with the
command
then the message
Show me how to fix it. Thank you very much.
Minimal Reproduction
(For bugs that cannot be reproduced within RNTester, please provide a minimal repository.)
Environment