-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
2.9.6
Node and OS info
npm 6.4.1
Steps to reproduce
See this screenshot for full output
Install vue-cli
at version 2.9.6
Following steps to update:
$ npm uninstall -g vue-cli
$ npm install -g @vue/cli
vue-cli
appears to be updated based on npm
's output.
Attempt to make a new project:
$ vue create myproject
What is expected?
A new project is created
What is actually happening?
Vue tells me that create
is a v3 command only, and to upgrade.
Metadata
Metadata
Assignees
Labels
No labels