Manjaro解决 Node.JS Error: ENOSPC

1 https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers#the-technical-details
1 https://stackoverflow.com/questions/22475849/node-js-error-enospc
For Arch Linux add this line to /etc/sysctl.d/99-sysctl.conf:

fs.inotify.max_user_watches=524288
Then execute:

sysctl --system

  

posted on 2018-07-21 12:39  c3tc3tc3t  阅读(324)  评论(0编辑  收藏  举报