Skip to content

Instantly share code, notes, and snippets.

@malikkurosaki
Created June 20, 2019 15:06
Show Gist options
  • Save malikkurosaki/dae682649c9db4073d9b5cc9f3cddce3 to your computer and use it in GitHub Desktop.
Save malikkurosaki/dae682649c9db4073d9b5cc9f3cddce3 to your computer and use it in GitHub Desktop.
nodemon limit

nodemon limit

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