Error when installed react-native-cli command not found

后端 未结 2 1827
广开言路
广开言路 2020-12-21 08:03

Thanks for any help in advance , I am new to Mac in general so please forgive my question if its very straightforward, I installed native-react-cli and wanted to open/create

相关标签:
2条回答
  • 2020-12-21 08:31

    I had this issue, and it was simply due to my brew not being up to date.

    I updated brew and re-installed the components listed at https://facebook.github.io/react-native/docs/getting-started.html#content and it was happy again.

    0 讨论(0)
  • 2020-12-21 08:39

    you have to add right path to your path variable.

    check this: react-native: command not found

    0 讨论(0)
提交回复
热议问题