This commit is contained in:
gyq 2024-04-24 09:55:24 +08:00
parent 127202beac
commit 0fa45b6188
1 changed files with 2 additions and 0 deletions

View File

@ -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