-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
[Packager] Error: Watcher took too long to load #2032
Comments
+1 |
Try out some of these solutions, and let us know if one works so we can update the docs! Or if you're up to it, feel free to update them yourself and submit a PR! If those don't work, try uninstalling node and watchman via homebrew, and install Ping me if none of the above solves your problem and we can re-open this and look into it further! 😄 |
@brentvatne yeah I have tried the solution you mentioned before i post this issue. |
@wanghaisheng - you tried all of those solutions? What OS version are you using? |
yeah, it takes my whole last weekend though |
:( |
@wanghaisheng - does this happen when you just create a new project with |
@brentvatne no . not intend to init some project until now.
|
@wanghaisheng - see: sandeepmistry/node-xpc-connection#2 (comment) maybe? |
@brentvatne gcc version is different.for installing watchman,I have manually installed latest version gcc on osx10.10.4 because there is no default installation with Xcode |
Hi guys, I'm a +1. I've followed all the solutions (uninstall, chmod rights, removing launchagents etc), the official troubleshooting solution, and still getting the timeout error. Here's the log:
|
Sorry brent, i wasn't sure if i should create a new issue or not. |
Sorry to be late to this. Could you provide the following details:
|
Is the React Native project director a git repository? See: #2042 If it's not... run |
@mattmo steps are here
|
@shayne yeah it is a git repository |
@shayne, that fixed it! Able to edit and refresh the index js file! |
thx for all of u . |
Glad you were able to figure it out |
@shayne I am splitting my head for last 4 hrs on this issue - thank you so much for the solution 👍 you are awesome |
Same as above, thanks @shayne. |
@shayne good job on finding out this solution |
@shayne +1 for |
npm start failed
|
@tiansiyuan have you fix it ? |
have you fixed it |
have you fix it ? @hubei1234 @tiansiyuan |
this solution worked for me,
Thanks |
solution in https://facebook.github.io/watchman/docs/troubleshooting.html does not work
node -v
v2.3.4
The text was updated successfully, but these errors were encountered: