域名备案需要网站吗,建筑网站模板,如何自己做网站手机软件,黄页网站系统解决方法#xff1a;
执行命令获得命令的位置
get-command npm
得到如下 然后删除或者修改 npm.ps1文件 让其不能使用就行。然后重启vscode即可。
pnpm 同理即可 另外加速源 国内镜像源#xff08;淘宝#xff09;#xff1a;
npm config set registry https://regist…解决方法
执行命令获得命令的位置
get-command npm
得到如下 然后删除或者修改 npm.ps1文件 让其不能使用就行。然后重启vscode即可。
pnpm 同理即可 另外加速源 国内镜像源淘宝
npm config set registry https://registry.npmmirror.com/
pnpm config set registry https://registry.npmmirror.com/yarn config set registry https://registry.npmmirror.com/