Skip to content
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 error: Watcher took too long to load #13265

Closed
charlesfranciscodev opened this issue Apr 3, 2017 · 2 comments
Closed

Watchman error: Watcher took too long to load #13265

charlesfranciscodev opened this issue Apr 3, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@charlesfranciscodev
Copy link

Description

I get Watchman error: Watcher took too long to load when running react-native start

Error: Watchman error: Watcher took too long to load (WatchmanWatcher)
Try running watchman version from your terminal
https://facebook.github.io/watchman/docs/troubleshooting.html. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.html.
at Promise.all.then.then.error (Project/node_modules/react-native/packager/react-packager/src/node-haste/crawlers/watchman.js:64:15)

Reproduction Steps and Sample Code

react-native start

Sample Code

Solution

For now I have to reinstall watchman to fix it.
I don't know how to fix it permanently.

Installation Steps

Additional Information

  • React Native version: 0.35.0
  • Platform: Android
  • Development Operating System: Ubuntu 16.04.2 LTS
  • watchman version 4.7.0
  • MAX_WAIT_TIME = 120000
@ericvicenti
Copy link
Contributor

I think this can be solved by running watchman watch-del-all

@charlesfranciscodev
Copy link
Author

I tried running watchman watch-del-all but I still get the same error Watchman error: Watcher took too long to load. Any ideas?

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants