安装node.js,查看版本node -v

修改npm为阿里的镜像源

npm install cnpm -g --registry=https://registry.npm.taobao.org
查看版本 cnpm -v

全局安装vue-cli 3.3.0

cnpm i -g @vue/[email protected]
安装vue-cli 3.

查看版本,启动可视化管理工具 vue ui

安装vue-cli 3.

启动成功

安装vue-cli 3.

如果你有问题,欢迎给我留言。 如果这篇博客对你有帮助,请给我一个赞???? Life is fantastic..

相关文章:

  • 2021-06-08
  • 2021-10-20
  • 2022-03-06
  • 2021-09-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2021-11-20
  • 2021-06-22
  • 2021-05-29
相关资源
相似解决方案