-
Linux下gulp报错Error:watch ENOSPC怎么办?
- 时间:2024-11-23 07:49:46
大家好,今天Win10系统之家小编给大家分享「Linux下gulp报错Error:watch ENOSPC怎么办?」的知识,如果能碰巧解决你现在面临的问题,记得收藏本站或分享给你的好友们哟~,现在开始吧!
最近有用户反映,在Fedora和Ubuntu的操作系统下使用gulp时遇到问题,gulp报错Error:watch ENOSPC,这是怎么回事?Linux下gulp报错Error:watch ENOSPC该怎么办?
用gulp启动,错误如下:
Error: watch ENOSPC
at exports._errnoException (util.js:746:11)
at FSWatcher.start (fs.js:1172:11)
at Object.fs.watch (fs.js:1198:11)
at Gaze._watchDir (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:289:30)
at /home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:358:10
at iterate (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
at Object.forEachSeries (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:66:3)
at Gaze._initWatched (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:354:10)
at Gaze.add (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:177:8)
at new Gaze (/home/ajaxGu/work/froad/anhui-standard/personal-h5/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:74:10)
解决方案:
当前问题主要是因为gulp的watch需要监听很多文件的改动,但是fedora、ubuntu系统的文件句柄其实是有限制的,因此可以使用以下命令:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
以上就是Linux下gulp报错Error:watch ENOSPC的解决方案,遇到同样问题的用户赶紧试试上面的方法吧!
以上就是关于「Linux下gulp报错Error:watch ENOSPC怎么办?」的全部内容,本文讲解到这里啦,希望对大家有所帮助。如果你还想了解更多这方面的信息,记得收藏关注本站~
『文★章②来自Win10系统之家wWw.gHOSt580.net,转载请联系!』
相关文章
-
Linux下gulp报错Error:watch ENOSPC怎么办?
最近有用户反映,在Fedora和Ubuntu的操作系统下使用gulp时遇到问题,gulp报错Error:watchENOSPC,这是怎么回事?Linux下gulp报错Error:watchENOSPC该怎么办?
用gulp启动,错误如下:
Error:watchENOSPC
atexports._errnoException(util.js:746... -
Linux下mydumper报错libmysqlclient_16 not defined怎么办?
Linux系统下进行多线程的导入导出时,多少会接触到mydumper工具,最近有用户反映,在使用mydumper的时候,出现了libmysqlclient_16notdefined报错提示,对此应该如何解决呢?
在测试mydumper压缩功能(-c)时,出现如下错误:
[root@liufofubackup]#mydumper-hlocalhost-uroot... -
在Linux中出现mount:Structure needs cleaning报错该怎么办?
当你在进行Linux系统操作的时候,mount硬盘出现“mount:Structureneedscleaning”报错,遇到这种情况时,可以使用xfs_repair进行修复,一起来学习下吧。
这篇文章主要介绍了Linuxmount:Structureneedscleaning错误解决方法,需要的朋友可以参考下
今天在使用fio进行IO测试的时候,文件系统/ho... -
Linux中搭建DataGuard时出现ORA-12528报错该怎么办?
DataGuard的功能主要是数据保护,故障恢复等,Linux系统下搭建DataGuard的时候,有时会出现ORA-12528报错,遇到这种情况该如何处理呢?一起来学习下吧。
说明:在DataGuard的搭建中,运行rman恢复的时候报错ORA-12528的错误;
脚本如下:RMAN》connectauxiliarysys/Oracle@SCMPRD02
- Linux教程
-
-
操作系统排行榜
更多>> -
- Ghost Win8.1 64位 老机精简专业版 V2023.02
- 【老机专用】Ghost Win8 32位 免费精简版 V2022.01
- 【致敬经典】Ghost Windows8 64位 免激活正式版 V2021.08
- 微软Windows8.1 32位专业版免激活 V2023.05
- Windows11 22H2 (22621.1778) X64 游戏美化版 V2023.06
- Windows11 22H2 (22621.1778) X64 专业精简版 V2023.06
- 笔记本专用 Ghost Win10 64位 专业激活版(适用各种品牌) V2022.08
- GHOST WIN8 X86 稳定专业版(免激活)V2022.07
- Windows8.1 64位 免费激活镜像文件 V2022.07
- Windows 8.1 64位 极速纯净版系统 V2022
-
Linux教程排行榜
更多>> -
- UOS系统怎么获取root管理员权限?
- Deepin Linux系统怎么安装brother打印机驱动并且设置网络打印机?
- UOS系统怎么查找添加连接打印机?UOS系统连接打印机教程
- CentOS系统怎么安装?CentOS Linux详细安装教程
- Linux系统怎么查看电脑的磁盘空间?
- 怎么远程登录Linux CentOS系统?远程登录Linux CentOS系统方法教学
- Linux CentOS系统要怎么安装?Linux CentOS系统安装方法教学
- Deepin系统软件安装位置在哪?Deepin系统软件安装位置介绍
- Deepin系统怎么切换到root用户?Deepin系统切换到root用户方法教程
- Linux是什么?它是哪个国家开发的
- 热门标签
-