Skip to content

Instantly share code, notes, and snippets.

@igorcosta
Created April 2, 2015 19:10
Show Gist options
  • Save igorcosta/8d5b754c8c91be1c8760 to your computer and use it in GitHub Desktop.
Save igorcosta/8d5b754c8c91be1c8760 to your computer and use it in GitHub Desktop.
When grunt breaks on Ubuntu 14.x
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