Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document watcher and increasing inotify limit #887

Closed
DeMoorJasper opened this issue Jul 11, 2021 · 0 comments · Fixed by #891
Closed

Document watcher and increasing inotify limit #887

DeMoorJasper opened this issue Jul 11, 2021 · 0 comments · Fixed by #891
Assignees

Comments

@DeMoorJasper
Copy link
Member

See parcel-bundler/parcel#5261

Mention this:

# sysctl fs.inotify
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_instances = 128
fs.inotify.max_user_watches = 8192

# sysctl fs.inotify.max_user_watches=16384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant