Skip to content

Cannot update vue-cli from 2.9.6 to latest #2989

@icorbrey

Description

@icorbrey

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-cliappears 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions