README错误,更改旧淘宝npm域名为新的

pull/361/head
xiaoxing365 2024-09-21 01:52:05 +08:00
parent 98ed2340e4
commit b725de3ba8
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ npm config delete https-proxy
运行如下命令即可安装所需依赖:
> 注lerna指定为6.x版本更高版本会导致打包失败不兼容导致
```shell
npm install cnpm -g --registry=https://registry.npm.taobao.org
npm install -g cnpm --registry=https://registry.npmmirror.com
cnpm install lerna@6 -g