Skip to content

Fatal error: EMFILE: too many open files #401

@SunboX

Description

@SunboX

I'm getting this error message on Windows 10 running Node v5.7.1

Running "documentation:public" (documentation) task
>> Error: EMFILE: too many open files, open '.\package.json'
Done, created documentation at .\docs
Fatal error: EMFILE: too many open files, open '.\package.json'

Searching for this kind of bug lead me to this stackoverflow discussion that mentiones to use graceful-fs instead of the built-in fs to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions