From 7b7bcba3b47ef98505489423e49ff614076edc24 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Tue, 22 Nov 2022 10:51:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=A6=81=E6=B1=82Node?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61053b1..a017ac3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue3、TypeScript 等新技术 ## 安装与使用 - > 环境要求: Node.js版本要求12.x以上,且不能为13.x版本,这里推荐14.x及以上。 + > 环境要求: 版本要求Node 14.18+ / 16+ 版本以上,不再支持 Node 12 / 13 / 15。 + > 建议使用pnpm,如果使用yarn,请用Yarn1.x版本,否则依赖可能安装不上。 - Get the project code