Tag: nodemon
-
Nodemon Error: “System limit for number of file watchers reached”
227 I’m learning GraphQL and am using prisma-binding for GraphQL operations. I’m facing this nodemon error while I’m starting my Node.js server and its giving me the path of schema file which is auto generated by a graphql-cli. What is this error all about? Error: Internal watch failed: ENOSPC: System limit for number of file…