I am trying to run an already built application on my mobile device. When I launch the application with the code "respond to its own launch", after a while it returns the following error message
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)
I am using Windows 7 (32 bit). I canβt find the Watchman release for 32-bit Windows 7. Due to this problem, I received the following error after installing my application on mobile
Reference Error: Can't find varaible: __fbBatchedBridge
Edit: I am now upgrading my system to Windows8 with 64-bit. But still I could not establish a watchman.
reactjs timeout react-native node-modules watchman
viji
source share