Skip to content

Instantly share code, notes, and snippets.

@shukerullah
Last active April 28, 2017 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shukerullah/0ded583516da25fa66a56e7750aafd5d to your computer and use it in GitHub Desktop.
Save shukerullah/0ded583516da25fa66a56e7750aafd5d to your computer and use it in GitHub Desktop.
ERROR A non-recoverable condition has triggered. Watchman needs your help!
echo 256 | sudo tee -a /proc/sys/fs/inotify/max_user_instances
echo 32768 | sudo tee -a /proc/sys/fs/inotify/max_queued_events
echo 65536 | sudo tee -a /proc/sys/fs/inotify/max_user_watches
watchman shutdown-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment