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

Foundation new with Zurb template error on start. #10816

Closed
mattbag opened this issue Dec 22, 2017 · 10 comments
Closed

Foundation new with Zurb template error on start. #10816

mattbag opened this issue Dec 22, 2017 · 10 comments
Assignees

Comments

@mattbag
Copy link

mattbag commented Dec 22, 2017

This is happening but I cannot find out which step of the build is causing it.

How to reproduce this bug:

  1. Step one: create a new zurb template
  2. Step two: $ gulp
  3. Step three: error in javascript

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:
screen shot 2017-12-22 at 12 27 34 pm

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

@phil-rbn
Copy link

Same here - tried on Mac, Fedora and Windows 10.

@mattbag
Copy link
Author

mattbag commented Dec 22, 2017

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...

@xpharsh
Copy link

xpharsh commented Dec 23, 2017

Foundation watch works for my old project, but for new project, i am facing the same issue :(
Can it be resolved soon?

@ncoden ncoden self-assigned this Dec 23, 2017
@phil-rbn
Copy link

phil-rbn commented Dec 23, 2017

Seems to be a problem with gulp:

node_modules/gulp/bin/gulp.js -v

throws the same error..

image

@denisales
Copy link

I have the same error.
sem titulo

@gricelsepulveda
Copy link

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...

@ncoden
Copy link
Contributor

ncoden commented Dec 25, 2017

Thanks @gricelsepulveda @denisales @philip-erben @mattbag for the bug reports. I'll take a look at this.

@xpharsh
Copy link

xpharsh commented Dec 25, 2017

@ncoden can you please let us know that, till when we get this in working mode again?

@ncoden
Copy link
Contributor

ncoden commented Dec 25, 2017

Ok, this comes from: gulpjs/gulp#2065

Gulp updated their vinyl version to v3, and this break some gulp plugins. I'll make a PR.

ncoden added a commit to ncoden/foundation-zurb-template that referenced this issue Dec 25, 2017
Gulp updated their vinyl version to v3, and this break some gulp plugins.

Closes foundation/foundation-sites#10816
See: gulpjs/gulp#2065
@ncoden
Copy link
Contributor

ncoden commented Dec 25, 2017

Fixed I think. See foundation/foundation-zurb-template#76

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

6 participants