Update README.md
parent
b725de3ba8
commit
e497966b27
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue