-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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
Solution
For now I have to reinstall watchman to fix it.
I don't know how to fix it permanently.
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
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.