Skip to content

customize file watch path spec to get rid of warnings from chokidar #2022

Description

@adjenks

Is this a feature request or a bug?

Bug/feature? Both? A feature to avoid the bug

What is the current behavior?

running web-ext run triggers too many watchers and it throws errors:

Error from chokidar : Error: ENOSPC: System limit for number of file watchers reached

What is the expected or desired behavior?

I would like to customize which files are watched so it doesn't output a long list of warnings for every file in the node_modules folder.

Version information (for bug reports)

  • Firefox version:
  • Your OS and version:
  • Paste the output of these commands:
node --version && npm --version && web-ext --version

v12.18.4
6.14.6
5.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions