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 #326

Closed
MSF42 opened this issue May 25, 2019 · 1 comment
Closed

Watched unexpected filepath #326

MSF42 opened this issue May 25, 2019 · 1 comment

Comments

@MSF42
Copy link

MSF42 commented May 25, 2019

Node.js version: v8.10.0 linux x64
gulp-watch version: 4.3.11
Globs: "./app/index.html"
Filepath: /....../app/index.html
Event: add
Process CWD: ......./app
Options:

{
  "events": [
    "add",
    "change",
    "unlink"
  ],
  "ignoreInitial": true,
  "readDelay": 10
}
@MSF42
Copy link
Author

MSF42 commented May 25, 2019

In my case, this turned out to be a file path issue.

@MSF42 MSF42 closed this as completed May 25, 2019
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

1 participant