Skip to content

Instantly share code, notes, and snippets.

@rmard
Created December 24, 2018 18:06
Show Gist options
  • Save rmard/0f29aaf4727633237924066ded384d56 to your computer and use it in GitHub Desktop.
Save rmard/0f29aaf4727633237924066ded384d56 to your computer and use it in GitHub Desktop.
Terminal:
$ echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
$ sysctl --system
source: https://stackoverflow.com/questions/22475849/node-js-what-is-enospc-error-and-how-to-solve/32600959#32600959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment