You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of the commands except init work for me on Windows 10. I have created brand new project using react-native init <name> and I can't use other commands than init. What could be the issue? I have installed react-native-cli globally with npm. I have noticed none of the commands work like only global installation of react-native-cli is taken into consideration and I can't use the commands for local directory like link, info etc. It says that it's unrecognized...
The text was updated successfully, but these errors were encountered:
I reinstalled node and did something else and it appears to work. I don't really know what was the cause. However there was some delay and it didn't work right away.
None of the commands except init work for me on Windows 10. I have created brand new project using
react-native init <name>
and I can't use other commands than init. What could be the issue? I have installed react-native-cli globally with npm. I have noticed none of the commands work like only global installation of react-native-cli is taken into consideration and I can't use the commands for local directory like link, info etc. It says that it's unrecognized...The text was updated successfully, but these errors were encountered: