Skip to content

Commit

Permalink
前端环境,要求Node 20+ 版本以上
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Sep 13, 2024
1 parent 2068bdc commit c400ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
#### 前端环境要求

* 本地环境安装 `Node.js 、npm 、pnpm`
* Node.js 版本建议`v20.15.0`
* Node.js 版本建议`v20.15.0`,要求`Node 20+` 版本以上

` ( 因为Vite5 不再支持已 EOL 的 Node.js 14 / 16 / 17 / 19,现在需要 Node.js 18 / 20+ )`

Expand Down
2 changes: 1 addition & 1 deletion jeecgboot-vue3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue4、TypeScript 等新技术
## 安装与使用

* 本地环境安装 `Node.js 、npm 、pnpm`
* Node.js 版本建议`v20.15.0`
* Node.js 版本建议`v20.15.0`,要求`Node 20+` 版本以上

` ( 因为Vite5 不再支持已 EOL 的 Node.js 14 / 16 / 17 / 19,现在需要 Node.js 18 / 20+ )`

Expand Down

0 comments on commit c400ec8

Please sign in to comment.