Skip to content

Instantly share code, notes, and snippets.

@dennis90
Created April 9, 2018 14:18
Show Gist options
  • Save dennis90/35c84ffb1d94ce7dab7fe364a8ce2f5b to your computer and use it in GitHub Desktop.
Save dennis90/35c84ffb1d94ce7dab7fe364a8ce2f5b to your computer and use it in GitHub Desktop.
## Just run the following line
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