floatdrop / gulp-watch

Watch, that actually is an endless stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watched unexpected filepath

tuzilingdang opened this issue · comments

Node.js version: v8.12.0 darwin x64
gulp-watch version: 5.0.1
Globs: ["src/**/*.js"]
Filepath: /Users/april/src/page/node_modules/_commitizen@4.1.2@commitizen/node_modules/find-node-modules/test/b/c/d/e/f/node_modules/blank
Event: add
Process CWD: /Users/april
Options:

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