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

Open
jmmccasland-hint opened this issue May 4, 2020 · 0 comments
Open

Watched unexpected filepath #338

jmmccasland-hint opened this issue May 4, 2020 · 0 comments

Comments

@jmmccasland-hint
Copy link

Running into issues with gulp watch in nested scss files not running an upload task.
Added the events object to the watch task with 'error' and 'all' to get better insight. Still coming up short.

Node.js version: v13.2.0 darwin x64
gulp-watch version: 5.0.1
Globs: ["deploy/**/*"]
Filepath: /Users/jm--hint/code/hint/change
Event: all
Process CWD: /Users/jm--hint/code/hint
Options:

{
  "events": [
    "all",
    "error"
  ],
  "ignoreInitial": true,
  "readDelay": 10
}
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