为了账号安全,请及时绑定邮箱和手机立即绑定

现在安装的是vue2.0,怎样才能回到vue1.0的版本呢

npm install -g vue-cli

正在回答

3 回答

Example:

Installing the 1.0 branch of the webpack-simple vue template:

vue init 'webpack-simple#1.0' mynewproject

Note: The surrounding quotes are necessary on zsh shells because of the special meaning of the # character.

https://github.com/vuejs/vue-cli


单独使用的话直接在package.json里改版本号就行。

不过,还是用2.0吧,骚年


1 回复 有任何疑惑可以回复我~

你的回答错我。在安装的时候有提示,根据命令框内的提示即可

0 回复 有任何疑惑可以回复我~

找到文件删了,然后再重新安装

0 回复 有任何疑惑可以回复我~
#1

loveR10 提问者

在安装的时候有提示,根据命令框内的提示即可
2016-12-24 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
vue.js入门基础
  • 参与学习       209716    人
  • 解答问题       677    个

本门为vuejs入门教程,详细的讲解加实战,可以帮你进入vuejs的大门

进入课程

现在安装的是vue2.0,怎样才能回到vue1.0的版本呢

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信