ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

command not found: react-native-macos #250

Open thuanphamdev opened 4 years ago

thuanphamdev commented 4 years ago

🐛 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