Skip to content

serve command try to watch node_modules #31

Open
@dekelyi

Description

@dekelyi

the serve command try to watch all the files in the serving directory, including the node_modules, what results in ENOSPC error on linux when trying to watch too many files.
Source for the bug: jestjs/jest#3254

exclude the node_modules directory when watching files.

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