Watcher花了太长时间加载(NodeWatcher) - React Native

vij*_*iji 7 timeout node-modules reactjs watchman react-native

我正在尝试在我的手机中运行已经构建的应用程序.当我使用"react-native start"代码启动应用程序时,它会在一段时间后返回以下错误消息

ERROR  Watcher took too long to load (NodeWatcher)
Error: Watcher took too long to load (NodeWatcher)
at Timeout._onTimeout (index.js:99:16)
at ontimeout (timers.js:386:14)
at tryOnTimeout (timers.js:250:5)
at Timer.listOnTimeout (timers.js:214:5)
Run Code Online (Sandbox Code Playgroud)

我使用的是Windows 7(32位).对于Windows 7 32位系统,我没有找到任何"Watchman"版本.由于此问题,我在移动设备上安装我的应用后出现以下错误

Reference Error: Can't find varaible: __fbBatchedBridge
Run Code Online (Sandbox Code Playgroud)

编辑:现在我已经将我的系统升级到64位的windows8.但我仍然无法安装守望者.

小智 1

我只是想帮助你,所以我认为你需要重新安装你的守望者,因为我的 wachman 也遇到了问题,我重新安装的解决方案和我的程序又回来了

我希望这个答案可以帮助你:)