gulp watch error ENOSPC

in linux you fix this with the command:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

posted @ 2016-10-21 11:33  fly不起来啊!  阅读(338)  评论(0)    收藏  举报