码迷,mamicode.com
首页 > 其他好文 > 详细

【Electron-vue】二、环境配置

时间:2020-07-10 17:10:55      阅读:74      评论:0      收藏:0      [点我收藏+]

标签:global   har   htm   csharp   环境配置   npm   https   sharp   tps   

 

Vue CLI安装

参考:https://cli.vuejs.org/

npm install -g @vue/cli
# OR
yarn global add @vue/cli

参考:https://cli.vuejs.org/zh/guide/installation.html

旧版本处理:Vue CLI 的包名称由 vue-cli 改成了 @vue/cli。 如果你已经全局安装了旧版本的 vue-cli (1.x 或 2.x),你需要先通过 npm uninstall vue-cli -g 或 yarn global remove vue-cli 卸载它。

  

【Electron-vue】二、环境配置

标签:global   har   htm   csharp   环境配置   npm   https   sharp   tps   

原文地址:https://www.cnblogs.com/chiglish/p/13279895.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!