Skip to content

Instantly share code, notes, and snippets.

@isaurssaurav
Created June 15, 2017 04:58
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 isaurssaurav/ffa6a2d7c2abbc1957eb8b79ceedc8fe to your computer and use it in GitHub Desktop.
Save isaurssaurav/ffa6a2d7c2abbc1957eb8b79ceedc8fe to your computer and use it in GitHub Desktop.
grunt watch error waiting fatal 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