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

Network Drive Issue: initially EISDIR illegal operation, then okay files watched. #1376

Open
malee1975 opened this issue Oct 21, 2024 · 0 comments

Comments

@malee1975
Copy link

Describe the bug

I have mapped my docker desktop data to a drive Z:

When I initially ask Chokidar to watch this directory I get multiple EISDIR error codes and then after that the files are read correctly.

I have tried with and without polling enabled.

To Reproduce:

Map docker data to a drive and then ask Chokidar to watch

Ideally prove a problem by isolating and making it reproducible with a very short sample program, which you could paste here:

Expected behavior

Files watched without any errors being thrown.

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

No branches or pull requests

1 participant