diff --git a/README.md b/README.md index a7445b1..1b2f98d 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ npm run build:prod 2. 直接使用:npm install --unsafe-perm ``` +2、如果node版本不一致无法启动在控制台输入 $env:NODE_OPTIONS="--openssl-legacy-provider" 回车后在执行其他命令 + 2、加速node-sass安装 https://www.ydyno.com/archives/1219.html