docs: update Node.js and package manager requirements in contribution guides (#436)

This commit is contained in:
lyzno1
2025-10-21 20:09:44 +08:00
committed by GitHub
parent 99f3366781
commit 129ee6bfc6
3 changed files with 7 additions and 7 deletions

View File

@@ -73,8 +73,8 @@ Dify requires the following dependencies to build, make sure they're installed o
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/install/)
- [Node.js v18.x (LTS)](http://nodejs.org)
- [npm](https://www.npmjs.com/) version 8.x.x or [Yarn](https://yarnpkg.com/)
- [Node.js v22.x or higher](http://nodejs.org)
- [pnpm](https://pnpm.io/) version 10.x
- [Python](https://www.python.org/) version 3.11.x
#### 4. Installations

View File

@@ -94,9 +94,9 @@ Difyは以下のツールとライブラリに依存しています
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/install/)
- [Node.js v18.x (LTS)](http://nodejs.org)
- [npm](https://www.npmjs.com/) バージョン 8.x.x もしくは [Yarn](https://yarnpkg.com/)
- [Python](https://www.python.org/) バージョン 3.10.x
- [Node.js v22.x or higher](http://nodejs.org)
- [pnpm](https://pnpm.io/) バージョン 10.x
- [Python](https://www.python.org/) バージョン 3.11.x
### 4. インストール

View File

@@ -95,8 +95,8 @@ Dify 依赖以下工具和库:
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/install/)
- [Node.js v18.x (LTS)](http://nodejs.org)
- [npm](https://www.npmjs.com/) version 8.x.x or [Yarn](https://yarnpkg.com/)
- [Node.js v22.x or higher](http://nodejs.org)
- [pnpm](https://pnpm.io/) version 10.x
- [Python](https://www.python.org/) version 3.11.x
### 4. 安装