Wildan Fathan
Results
4
comments of
Wildan Fathan
I fixed it by install correct `react-native-cli`: ``` yarn global remove react-native yarn global add react-native-cli ```
Same here, I want to install [RustAutoComplete](https://packagecontrol.io/packages/RustAutoComplete) but it depends on `racer`.
I think it's better to use `package.json` only and not pushing node_modules folder. Then on set up (maybe run.sh or somewhere else) we do execute `npm install`?