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

WSL2 Inotify not working #5424

Closed
jasonswearingen opened this issue Jun 16, 2020 · 3 comments
Closed

WSL2 Inotify not working #5424

jasonswearingen opened this issue Jun 16, 2020 · 3 comments

Comments

@jasonswearingen
Copy link

Issue:

It seems that the INotify for mounted folders does not work with WSL2.

As per:

I personally discovered this by trying to use NodeJs tooling like create-react-app and parcel which watch for changes and rebuild. when editing source found in mounted folders the watch logic never triggers.

Environment

Win10 (b2004+) WSL2
Either WSL2 native, or via docker desktop

Steps to reproduce

as per the above linked issues, running nodemon or other file watching does not work.
This seems to be a known issue (reading the #4169 thread) but has not been fixed.

I personally don't know enough linux to come up with a simple repro, but can follow the explanation above regarding create-react-app

Expected behavior

file watchers work properly.

Actual behavior

file watchers don't get notified.

@therealkenc
Copy link
Collaborator

/dupe #4739 or #4581 depending on the direction you fancy.

@ghost
Copy link

ghost commented Jun 16, 2020

Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.

Thanks for your report!

@robozb
Copy link

robozb commented Mar 29, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants