npm create vue@latest、和 npm init vue@latest 不管是电脑cmd上还是vscode终端上都是卡住不动!
解决方法
1、查看npm代理
npm config get registry
2、更换npm镜像
npm config set registry=https://registry.npmmirror.com
3、查看
npm config get registry
npm create vue@latest、和 npm init vue@latest 不管是电脑cmd上还是vscode终端上都是卡住不动!
解决方法
1、查看npm代理
npm config get registry
2、更换npm镜像
npm config set registry=https://registry.npmmirror.com
3、查看
npm config get registry
2024-07-21 00:07:20
2024-07-21 00:07:17
2024-07-21 00:07:17
2024-07-21 00:07:07
2024-07-21 00:07:04
2024-07-21 00:07:04
2024-07-21 00:07:59
2024-07-21 00:07:22
2024-07-21 00:07:21
2024-07-21 00:07:09