Skip to content

Instantly share code, notes, and snippets.

@Geoffrey-T
Created October 17, 2013 08:07
Show Gist options
  • Save Geoffrey-T/7020962 to your computer and use it in GitHub Desktop.
Save Geoffrey-T/7020962 to your computer and use it in GitHub Desktop.
Grunt server : 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