floatdrop/gulp-watch

Watched unexpected filepath

henryhkb opened this issue · 0 comments

Node.js version: v12.14.0 win32 x64
gulp-watch version: 5.0.1
Globs: "./travel-site/index.html"
Filepath: C:\Users\kbdragon\Desktop\Tutorials\git\travel-site\index.html
Event: change
Process CWD: C:\Users\kbdragon\Desktop\Tutorials\git\travel-site
Options:

{
  "events": [
    "add",
    "change",
    "unlink"
  ],
  "ignoreInitial": true,
  "readDelay": 10
}