-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Error installing vue-cli because coffeescript moved #655
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
Comments
CoffeeScript has moved! |
It's something that has to be fixed in a dependency of one of our dependencies. Someone already created a PR for it at jonschlinkert/gray-matter#56 So we'll wait for it to be released and then reinstalling vue-cli would reinstall the updated version of gray-matter Ideally, we should also ask https://github.com/segmentio/metalsmith/ to update to that version and finally, update the version in the package.json file here edit: metalsmith would also need to upgrade the version the use for gray-matter and adapt the code (major relaese of gray-matter) |
I'm leaving this open hoping that people will see it instead of opening new issues |
OK, let's try again tomorrow |
oh god I just wanted to start with vue-cli and get the same error haha |
Unfortunately |
Weird thing though, installation seems to work fine on MacOS despite the warning. Is this Windows only? |
Should be fixed in 2.9.2 by explicitly pinning |
环境变量配好了吗 |
Hi
System: Windows 10, node version 8.3.0
npm i -g vue-cli
gives this error:i guess it's because of this
https://www.npmjs.com/package/coffee-script
Now coffee-script is coffeescript
The text was updated successfully, but these errors were encountered: