使用nvm管理器安装node版本-快速在同一个电脑上管理多个node 版本

mac系统-https://github.com/creationix/nvm#install-script

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash

windows系统-https://github.com/coreybutler/nvm-windows

卸载老版本vuecli脚手架

npm uninstall vue-cli -g

安装新版本 npm install -g @vue/cli

posted @ 2020-02-15 21:55  小白咚  阅读(381)  评论(0编辑  收藏  举报