Update README.md

pull/361/head
王良 2024-09-21 01:59:23 +08:00 committed by GitHub
parent b725de3ba8
commit e497966b27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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