Skip to content

Automatic plugin install #844

Closed
Closed
@Akryum

Description

@Akryum

When running the vue invoke <name> command, vue-cli could automatically install the @vue/cli-plugin-<name> or vue-cli-plugin-<name>, using the user prefered tool (npm or yarn).
If <name> contains @vue/cli-plugin or vue-cli-plugin, use npm install <name> directly.
Then run the real invoke.

Example:

vue create my-app
cd my-app
vue invoke apollo

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