node and Error: EMFILE, too many open files

前端 未结 18 1767
终归单人心
终归单人心 2020-11-28 17:58

For some days I have searched for a working solution to an error

Error: EMFILE, too many open files

It seems that many people have the same proble

18条回答
  •  [愿得一人]
    2020-11-28 18:38

    Had the same problem when running the nodemon command so i reduced the name of files open in sublime text and the error dissappeared.

提交回复
热议问题