相关疑难解决方法(0)

Nodemon错误:达到文件监视程序数量的系统限制

我正在学习graphqlprisma-binding用于graphql操作。我在nodemon启动节点服务器时遇到了此错误,它为我提供了模式文件的路径,该文件由a自动生成graphql-cli。谁能告诉我这个错误是什么意思?

错误:

Internal watch failed: ENOSPC: System limit for number of file watchers reached, watch '/media/rehan-sattar/Development/All projects/GrpahQl/graph-ql-course/graphql-prisma/src/generated
Run Code Online (Sandbox Code Playgroud)

谢谢大家!!

node.js nodemon graphql

32
推荐指数
6
解决办法
1万
查看次数

标签 统计

graphql ×1

node.js ×1

nodemon ×1