-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
VueCLI wont install. #5922
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
According to the docs its not cli-init, just cli |
Try to update @vue/cli to the latest version. |
I guess you install Although Vue CLI will try to require module from both yarn global path and npm global path by dependencies Test in my windows, |
Thanks its running now. |
That's true ? |
Env info:
(Currently running on an empty folder) |
What the output information of |
You install So, try to run |
Alright. On it. |
It works now! Generating templates and working as intended. Thanks. |
Since |
Version
4.5.6
Environment info
Steps to reproduce
yarn global add @vue/cli-init
vue init nuxt-community/express-template test
What is expected?
To make the template for nuxt vuejs
What is actually happening?
it says vuecli it's not installed even tough i had just installed it.
The text was updated successfully, but these errors were encountered: