fs.watch fired twice when I change the watched file July 22, 2023 by Tarik 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