Skip to content

Setup file watchers limit to required level #2

@rattermeyer

Description

@rattermeyer

Is your feature request related to a problem? Please describe.
When starting a react app, an error is displayed: : Error: ENOSPC: System limit for number of file watchers reached, .
Intellij also requires a higher limit

Describe the solution you'd like
During the initial setup, a file file-watchers.conf is created at /etc/sysctl.d/ with

fs.inotify.max_user_watches = 524288

setting the limit to a higher value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions