- Version: node 4.1.2
- Platform: Ubuntu 64-bit
- Subsystem: fs
Not sure whether this is known behavior or a bug.
I'm running Ubuntu on a Vagrant virtual machine and I have set up a shared folder so changes to the folder and all subfolders are in sync. However, if I run fs.watch('/folder') in the VM and change a file in that folder through the host (Windows), the change is not detected.