This is happening but I cannot find out which step of the build is causing it.
gulp starts and watch
error written below
Sierra 10.12.6 (16G1114)
This happens:

I also had issues with node-sass, and apparently this gulp setup is it's using 3, while now version 4 is the stable one. It shouldn't be related but maybe it is? Cheers
Same here - tried on Mac, Fedora and Windows 10.
It works with one of my projects but, I was not able to pinpoint the difference in the source, the package json is the same. I will be able to give another look on the 27th...
Foundation watch works for my old project, but for new project, i am facing the same issue :(
Can it be resolved soon?
Seems to be a problem with gulp:
node_modules/gulp/bin/gulp.js -v
throws the same error..

I have the same error.

Same error on mac osx, and isn't working on my pc with windows 10. Extremely slow when I tried to install. Since a week ago...
Thanks @gricelsepulveda @denisales @philip-erben @mattbag for the bug reports. I'll take a look at this.
@ncoden can you please let us know that, till when we get this in working mode again?
Ok, this comes from: https://github.com/gulpjs/gulp/issues/2065
Gulp updated their vinyl version to v3, and this break some gulp plugins. I'll make a PR.
Fixed I think. See https://github.com/zurb/foundation-zurb-template/pull/76
Most helpful comment
Fixed I think. See https://github.com/zurb/foundation-zurb-template/pull/76