1, 下载vscode管理员版本 : System Installer
下载地址: https://code.visualstudio.com/#alt-downloads
2, 安装如下软件
vscode
git
node
3, 安装 yarn: npm i yarn -g
PowerShell支持yarn: PS里执行
set-ExecutionPolicy RemoteSigned
4,设置淘宝镜像
yarn config set registry https://registry.npm.taobao.org
yarn config list
npm config set registry https://registry.npm.taobao.org
npm config get
最后
以上就是哭泣小鸭子最近收集整理的关于重装VScode的过程的全部内容,更多相关重装VScode内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复