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

gulp build fails with latest node version #28

Closed
weggetor opened this issue Jun 7, 2018 · 2 comments
Closed

gulp build fails with latest node version #28

weggetor opened this issue Jun 7, 2018 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@weggetor
Copy link

weggetor commented Jun 7, 2018

Got always errors when trying to run "gulp anything". Tried to install / uninstall yarn, gulp etc.
At the end it was the node version! After installing v8.12.2 (LTS) everything works fine. Maybe add a note to the Wiki ?

@bdukes
Copy link
Contributor

bdukes commented Jun 7, 2018

The long-term solution here is to upgrade to Gulp v4, but a note should probably also be added, for now. FYI, Yarn 1.7.0 is the first version to support Node.js 10, also.

@david-poindexter david-poindexter self-assigned this Jun 8, 2018
@david-poindexter david-poindexter added the question Further information is requested label Jun 8, 2018
@david-poindexter
Copy link
Member

Thank you for reporting this @weggetor. And thanks for the assist here @bdukes (would you mind creating an issue for the Gulp v4 upgrade so we can get this on the roadmap)? For now, we have updated Wiki - Installation to notate our recommendation to use the latest LTS version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants