-
-
Save EQuimper/a14c19461b7018dabca2dd6c3f123671 to your computer and use it in GitHub Desktop.
watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install && yarn start -- --reset-cache |
<3
how about in Linux?
@Monique1129. Linux uses inotify. You can look at this link: https://facebook.github.io/watchman/docs/install.html
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
I spent 2 hours last night because of a cache issue. Thank you for this. It has helped
I hope it includes in project of ReacrNative.
Thank you!
Thank you!
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
I am too ((( How use it in Reac-Native without yarn? And write "watchman" - not internal or external
command executing a program or batch file.
I'm very sad(((
Thank you
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
I am too ((( How use it in Reac-Native without yarn? And write "watchman" - not internal or external
command executing a program or batch file.
I'm very sad(((
same here ... anybody help
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
I am too ((( How use it in Reac-Native without yarn? And write "watchman" - not internal or external
command executing a program or batch file.
I'm very sad(((same here ... anybody help
https://facebook.github.io/watchman/docs/install.html
Currently has beta status for Windows but can be installed. Not yet followed the guide myself.
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
I am too ((( How use it in Reac-Native without yarn? And write "watchman" - not internal or external
command executing a program or batch file.
I'm very sad(((same here ... anybody help
same, help plz
Wheew...You saved a soul right now
im new to this, where and how to execute the above command ,im getting watchman is not recognised as an internal or external command in command prompt,please help
same here.. how do this.
watchman should be install with react-native
Thank a lot.
@EQuimper thank you for this, helpful!!!