Skip to content

Instantly share code, notes, and snippets.

@jmwenda
Created April 4, 2017 19:47
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 jmwenda/082cdd184544e3d9d27b5cb64184565d to your computer and use it in GitHub Desktop.
Save jmwenda/082cdd184544e3d9d27b5cb64184565d to your computer and use it in GitHub Desktop.
npm install -g npm
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
@jmwenda
Copy link
Author

jmwenda commented Apr 4, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment