From da9e8570cd155a89a9f737878b4e74de00dcfc10 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Fri, 10 Oct 2025 18:08:56 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BC=8C=E8=B0=83=E6=95=B4Node.js=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E8=A6=81=E6=B1=82=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jeecgboot-vue3/README.md b/jeecgboot-vue3/README.md index bde6ac64c..b72210fbc 100644 --- a/jeecgboot-vue3/README.md +++ b/jeecgboot-vue3/README.md @@ -35,9 +35,9 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue4、TypeScript 等新技术 ## 安装与使用 * 本地环境安装 `Node.js 、npm 、pnpm` -* Node.js 版本建议`v20.15.0`,要求`Node 20+` 版本以上 +* Node.js 版本要求`Node 20+` 版本以上 - ` ( 因为Vite5 不再支持已 EOL 的 Node.js 14 / 16 / 17 / 19,现在需要 Node.js 18 / 20+ )` + ` ( Vite 不再支持已结束生命周期(EOL)的 Node.js 18。现在需要使用 Node.js 20.19+ 或 22.12+)`