-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
[Error: Watcher took too long to load] #490
Comments
From the docs try step 5:
note that |
Does it happen only some of the time? |
@amasad , yes , some of time ... and I think it's watchman's problem. because when I have no process to run watchman, it also tell me |
same here |
I got the same error on my macbook. Is there any solution to fix it? I had install After I run
|
Can you try the steps in the troubleshooting? http://facebook.github.io/react-native/docs/troubleshooting.html#watchman-took-too-long-to-load |
Hi @amasad, The solution didn't fix my issue ... 😭
I got the message after I run the command
|
@chucai There are some steps here to help you debug facebook/watchman#90 (comment) |
Thanks for you comments. This is my debug log.
The
|
I fixed my issue with the following commands.
Thanks @amasad . |
I had the same issue, but later I found somehow /Users/XXX/Library/LaunchAgents/ is belonged to root. |
Thanks, @chucai. That solved it for me. |
Seems to be resolved, closing for now. Feel free to reopen if you're still seeing the issue. |
this error often happen in my computer, how can I avoid this ?
The text was updated successfully, but these errors were encountered: