码迷,mamicode.com
首页 > 系统相关 > 详细

Grunt Error in linux: Running "watch" task Waiting...Warning: watch ENOSPC

时间:2014-10-28 13:40:52      阅读:734      评论:0      收藏:0      [点我收藏+]

标签:os   ar   sp   on   bs   amp   ad   linux   as   

方法1、执行npm dedupe

方法2、ubuntu

  echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

  archlinux

  add fs.inotify.max_user_watches=524288 to /etc/sysctl.d/99-sysctl.conf and then execute sysctl --system

Grunt Error in linux: Running "watch" task Waiting...Warning: watch ENOSPC

标签:os   ar   sp   on   bs   amp   ad   linux   as   

原文地址:http://www.cnblogs.com/ekaiser/p/4056529.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!