react-native-macos icon indicating copy to clipboard operation
react-native-macos copied to clipboard

command not found: react-native-macos

Open thuanphamdev opened this issue 4 years ago • 0 comments

🐛 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

thuanphamdev avatar Mar 06 '20 07:03 thuanphamdev