filewatcher
filewatcher copied to clipboard
Wrapper around fs.watch that falls back to fs.watchFile
closes #5
Hello, I'm having a problem running a project which uses filewatcher as a dependency, I'm running node `v14.1.0` on the latest version of Manjaro, I've encountered this error: ``` >...
I'm just posting this here as an FYI, I'm not sure you can do anything about it. Feel free to close if you don't want this cluttering up issues :)...
Hi, Could you please tell how to identify event type like : create, change, delete, rename and etc. Thanks