mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
docs: update Node.js and package manager requirements in contribution guides (#436)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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. インストール
|
||||
|
||||
|
||||
@@ -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. 安装
|
||||
|
||||
Reference in New Issue
Block a user