-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Foundation new with Zurb template error on start. #10816
Comments
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... |
|
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: gulpjs/gulp#2065 Gulp updated their vinyl version to |
Gulp updated their vinyl version to v3, and this break some gulp plugins. Closes foundation/foundation-sites#10816 See: gulpjs/gulp#2065
Fixed I think. See foundation/foundation-zurb-template#76 |
This is happening but I cannot find out which step of the build is causing it.
How to reproduce this bug:
What should happen:
gulp starts and watch
What happened instead:
error written below
OSX tested on:
Sierra 10.12.6 (16G1114)
Node 6.10.3 and v8.9.1
Foundation Version(s) you are using: Latest with foundation cli-as today ( and for some previous days)
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
The text was updated successfully, but these errors were encountered: