Sunday, 21 June 2020

too many open files

so having this issues where i am trying to do a huge forEach loop and inside of the loop it does fs.writeFile() etc. im basically trying to get it to create a bunch of json files for a database but i get this error that saysError: EMFILE: too many open filesif anyone knows a way around this error then that would be great. please help.

Submitted June 22, 2020 at 06:51AM by vVvswiftyvVv

No comments:

Post a Comment