From 64138a4bb476473de22505b633c02720371ecd58 Mon Sep 17 00:00:00 2001 From: GeekerSquare Date: Fri, 10 Sep 2021 11:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0node=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- saturn-console-web/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/saturn-console-web/README.md b/saturn-console-web/README.md index 76452ae1b..ba1b64ae5 100644 --- a/saturn-console-web/README.md +++ b/saturn-console-web/README.md @@ -21,6 +21,8 @@ Node4.0以上 推荐使用[Yarn](https://yarnpkg.com/) +推荐使用node==10.24.1,较新版本的node因为底层c++版本的升级,会导致node-sass@4.9.3版本安装失败 + #### 如何安装 * npm:`npm install` or `npm i`