This commit is contained in:
vastxie
2025-05-31 02:28:46 +08:00
parent 0f7adc5c65
commit 86e2eecc1f
1808 changed files with 183083 additions and 86701 deletions

View File

@@ -21,8 +21,8 @@ cd AIWebQuickDeploy
- 安装 Node.js 版本 18 或更高版本:
```shell
nvm install 18
nvm use 18
nvm install 22
nvm use 22
```
- 验证 Node.js 是否安装成功: