前端环境要求Node.js 版本建议v20.15.0

This commit is contained in:
JEECG
2024-09-13 09:18:36 +08:00
parent 872e6ed024
commit 167a6c458c
3 changed files with 15 additions and 2 deletions

View File

@@ -92,6 +92,12 @@ Jeecg-Boot低代码开发平台可以应用在任何J2EE项目的开发中
- 依赖管理node、npm、pnpm
#### 前端环境要求
* 本地环境安装 `Node.js 、npm 、pnpm`
* Node.js 版本建议`v20.15.0`,要求`Node 18+ / 16+` 版本以上
` ( 因为Vite5 不再支持已 EOL 的 Node.js 14 / 16 / 17 / 19现在需要 Node.js 18 / 20+ )`
#### 支持库