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
Running on macOS Sierra, wanting to start up my react-native project and noticed that nothing was happening. I narrowed it down to the watchman process not doing anything.
I tried removing and reinstalling it (brew remove watchman && brew install watchman) but the outcome was the same.
running watchman watch-del-all doesn't do anything either
I just saw that the build is also failing. any connection?
The text was updated successfully, but these errors were encountered:
Running on macOS Sierra, wanting to start up my react-native project and noticed that nothing was happening. I narrowed it down to the watchman process not doing anything.
I tried removing and reinstalling it (
brew remove watchman && brew install watchman
) but the outcome was the same.running
watchman watch-del-all
doesn't do anything eitherI just saw that the build is also failing. any connection?
The text was updated successfully, but these errors were encountered: