Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watched unexpected filepath #287

Closed
dombyy opened this issue Aug 4, 2017 · 0 comments
Closed

Watched unexpected filepath #287

dombyy opened this issue Aug 4, 2017 · 0 comments

Comments

@dombyy
Copy link

dombyy commented Aug 4, 2017

Node.js version: v6.11.2 linux x64
gulp-watch version: 4.3.11
Globs: ["**/*.js","!*.spec.js"]
Filepath: /home/d/xo-server/src/decorators.spec.js
Event: add
Process CWD: /home/d/xo-server
Options:

{
  "events": [
    "add",
    "change",
    "unlink"
  ],
  "ignoreInitial": false,
  "readDelay": 10,
  "base": "/home/d/xo-server/src",
  "cwd": "/home/d/xo-server/src",
  "verbose": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants