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

fs.watch with recursion doesn't work on Linux #31

Open
antolopez opened this issue Oct 26, 2021 · 2 comments
Open

fs.watch with recursion doesn't work on Linux #31

antolopez opened this issue Oct 26, 2021 · 2 comments

Comments

@antolopez
Copy link

antolopez commented Oct 26, 2021

This function throws ERR_FEATURE_UNAVAILABLE_ON_PLATFORM exception in Linux. More ifo at https://nodejs.org/docs/latest/api/fs.html#fs_caveats.

This unmanaged exception prevent that start event handlers finish ok and the ..loading gitassistant.. message shows permanently.

@ivanhofer
Copy link
Owner

Hi @antolopez, unfortunately I don't have time to actively maintain this project anymore. Feel free to open a PR I then can merge

@asierllano
Copy link
Collaborator

I have provided a PR that solves this issue

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

3 participants