floatdrop / gulp-watch

Watch, that actually is an endless stream
MIT License
643 stars 99 forks source link

Watched unexpected filepath #302

Closed gtoto007 closed 6 years ago

gtoto007 commented 6 years ago

Node.js version: v8.5.0 darwin x64 gulp-watch version: 4.3.11 Globs: "src/**/*.js" Filepath: /Users/r0xstation/stentle/sandos-app/src/libraries/OCRNativeScanner/iOS/DocumentReader.framework/Versions/Current/Headers/MRZDetectorIOS.h Event: add Process CWD: /Users/r0xstation/stentle/sandos-app Options:

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