We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
3.2.1
https://cli.vuejs.org/
Node 10.7.0 / yarn 1.7.0 / Windows 10
i have some cli-pluign,like vue-cli-plugin-vuepress and vue-cli-plugin-element ;
now I want to install both plug-ins at the same time with one command
like
yarn add vue-cli-plugin-all vue invoke all
or like vue create
vue create all
I want to install both plug-ins at the same time with one command
none
就是我想做个插件,包含了一些插件比如包含vue-cli-plugin-vuepress and vue-cli-plugin-element ;
想一个命令安装,类似
或者像vue创建的步骤类似
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Version
3.2.1
Reproduction link
https://cli.vuejs.org/
Node and OS info
Node 10.7.0 / yarn 1.7.0 / Windows 10
Steps to reproduce
i have some cli-pluign,like vue-cli-plugin-vuepress and vue-cli-plugin-element ;
now I want to install both plug-ins at the same time with one command
like
or like vue create
What is expected?
I want to install both plug-ins at the same time with one command
What is actually happening?
none
就是我想做个插件,包含了一些插件比如包含vue-cli-plugin-vuepress and vue-cli-plugin-element ;
想一个命令安装,类似
或者像vue创建的步骤类似
The text was updated successfully, but these errors were encountered: