From 0fa45b61884a95cecac57f2778edc44a1c93c7c0 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Wed, 24 Apr 2024 09:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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