我是靠谱客的博主 哭泣小鸭子,这篇文章主要介绍重装VScode的过程,现在分享给大家,希望可以做个参考。

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内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(91)

评论列表共有 0 条评论

立即
投稿
返回
顶部