-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Vue-cli problems with Metalsmith 2.1.0 #81
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
Labels
Comments
Thanks for letting us know! I'm personally leaning towards adding a note about supported node versions, recommending people upgrade to at least the latest LTS version (4.2). |
Is it just me or is this still an issue even if you have node 4.x?
|
@kkinder Look at that log again 😛 , you have node 0.12 |
Right you are. That's embarrassing. I was looking at the npm version. ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have upgrade recently vue-cli to get the latest version but I can't create a new project.
I use npm version 2.14.4
and node version 0.12.7
did you know how can I fix this ?
I think this an error with the Metalsmith who use ES6 and maybe we need to add Harmonize
see this issue metalsmith/metalsmith#151
-- EDIT --
I have replace Metalsmith dependency ^2.1.0 with ^1.7.0 to fix this but it's not good solution for me.
see https://www.npmjs.com/package/metalsmith#using-nodejs-012x
The text was updated successfully, but these errors were encountered: