Skip to content

Allow router/vuex to be late-added #1202

Closed
@jmcooper

Description

@jmcooper

Version

3.0.0-beta.6

Reproduction link

CLI issue, no code necessary

Steps to reproduce

  1. Install vue cli 3 beta 6
  2. vue create my-project
    2a. Do NOT install router
  3. vue add @vue/router

What is expected?

That it will add the router configuration/dependencies that would have been added if I selected the router from the initial install.

What is actually happening?

No vue router plugin is found so the vue add @vue/router command fails.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions