fs.watch fired twice when I change the watched file
The fs.watch api: is unstable has known “behaviour” with regards repeated notifications. Specifically, the windows case being a result of windows design, where a single file modification can be multiple calls to the windows API