-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watchman errors on app start after upgrading to 0.4.0 #910
Comments
Just to update how I solved this: brew uninstall watchman
brew link automake
brew install --HEAD watchman Cheers |
This fixed it for me : |
Confirmed. Reinstall watchman fixed this issue. I got this issue when upgrading from 0.44 to 0.46.4. |
Did you salute it? |
I did not have
|
reinstalling watchman is marvelous |
I had installed watchman but facing issue cause it was not linked. Linking also will work. |
Probs to reinstalling watchman saved it for me! Thanks for helping Guys! |
Life rule - Just install watchman!!! |
Getting multiple errors at app start after upgrading an existing app from 0.3.11 to 0.4.0.
Using 0.3.11 everything is fine.
First, when running cmd + R from Xcode, this error is appearing in the packager window:
so then followed and tried to
npm start
from the shell and got this:The text was updated successfully, but these errors were encountered: