Skip to content

Instantly share code, notes, and snippets.

View rmard's full-sized avatar

Rafael Mardones rmard

View GitHub Profile
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