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 #249

Closed thuanphamdev closed 4 years ago

thuanphamdev commented 4 years ago

🐛 Bug Report

zsh: 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

gardensgreen commented 4 years ago

How did you fix this error?