Qter 发表于 2023-3-15 16:49:06

cnpm使用淘宝镜像

1.通过cnpm使用淘宝镜像:

npm install -g cnpm --registry=https://registry.npm.taobao.org

2. cnpm install

Qter 发表于 2023-3-15 18:54:25

npm ERR! Cannot read properties of null (reading 'pickAlgorithm')

npm cache clear --force


npm install

npm run serve

'vue-cli-service' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

npm install core-js
页: [1]
查看完整版本: cnpm使用淘宝镜像