-
Notifications
You must be signed in to change notification settings - Fork 42
writer after end error with gulp.watch #31
Comments
I am having the same issue, feelsbadman. If someone has any clue about this please consider sharing it. |
Can confirm. I did a simplified gulp watch:
And I get the same error when it runs the 2nd time. My hunch is maybe this line is getting the incorrect path. Might suggest using |
@robdodson any updates on this? |
@bm2u no unfortunately I haven't had much time to look into it. I'd welcome any help to try to debug it :) |
This might help at least some people (who are using gulp-filter), who landed in this thread googling the error: https://stackoverflow.com/a/29617943/2477364 |
This remains a problem, and makes this tool unusable for us, even in a very minimalist, simplified app. |
@teddyward I'd suggest using Polymer CLI if possible. I don't think anyone is able to maintain this generator. |
Somehow I run into an error when I try to add a gulp.swatch to the gulpfile.js.
Steps to reproduce:
gulp watch
src/my-app.html
fileThe text was updated successfully, but these errors were encountered: