-
Notifications
You must be signed in to change notification settings - Fork 638
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
Unhandled rejection ERR_FEATURE_NOT_AVAILABLE_ON_PLATFORM (recursive watch) #1389
Comments
Ah yes.... so Ungit uses nodes If I remember correctly, ungit will not be able to detect some of the file changes correctly when you see this message and relies on period automatic reload ungit does |
same on arch linux ❯ ungit --version
1.5.12
❯ node --version
v15.0.1
❯ npm --version
6.14.7
❯ lsb_release -a
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
❯ uname -srvmpio
Linux 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 unknown unknown GNU/Linux
For me it breaks ungit on any git repo completely.
|
I receive the following exception when running Ungit on my desktop Ubuntu 20.04 environment. This doesn't appear to actually break anything, so I guess it's a warning of a very noisy kind? Changes to the FS do seem to go unnoticed until you manually refresh, though.
Environment Info
The text was updated successfully, but these errors were encountered: