Known Issues - molekilla/rutha GitHub Wiki
Nodemon and Linux
- Watch ENOSPC: Run
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
. More info http://kosalads.blogspot.com/2013/05/waitingfatal-error-watch-enospc.html