Skip to content

Instantly share code, notes, and snippets.

@devhero
Created July 24, 2015 09:06
Show Gist options
  • Save devhero/9327c4157757d0b1d1c2 to your computer and use it in GitHub Desktop.
Save devhero/9327c4157757d0b1d1c2 to your computer and use it in GitHub Desktop.
Error: watch ENOSPC
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment