[PR #424] [MERGED] docs: update web project dependence version text #493

Closed
opened 2026-02-16 06:15:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/424
Author: @CrabSAMA
Created: 8/20/2025
Status: Merged
Merged: 11/7/2025
Merged by: @crazywoola

Base: mainHead: docs/match-web-project-version


📝 Commits (2)

  • 5fd6ae6 docs: update web project dependence version text to match local-source-code.mdx
  • ab176c0 Merge branch 'main' into docs/match-web-project-version

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 en/getting-started/install-self-hosted/local-source-code.mdx (+1 -1)
📝 ja-jp/getting-started/install-self-hosted/local-source-code.mdx (+1 -1)
📝 zh-hans/getting-started/install-self-hosted/local-source-code.mdx (+1 -1)

📄 Description

update contribution.mdx web project dependence version text to match local-source-code.mdx

local-source-code.mdx display npm version use node v22 and pnpm v10

image

but contribution.mdx display node version 18 and npm or yarn

image

this is not match, so I edit it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/424 **Author:** [@CrabSAMA](https://github.com/CrabSAMA) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `docs/match-web-project-version` --- ### 📝 Commits (2) - [`5fd6ae6`](https://github.com/langgenius/dify-docs/commit/5fd6ae67bbdc1de2aba476a9746d519dea568ca7) docs: update web project dependence version text to match local-source-code.mdx - [`ab176c0`](https://github.com/langgenius/dify-docs/commit/ab176c06ca8cb0fffe967fa89565cdadb495d0c5) Merge branch 'main' into docs/match-web-project-version ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `en/getting-started/install-self-hosted/local-source-code.mdx` (+1 -1) 📝 `ja-jp/getting-started/install-self-hosted/local-source-code.mdx` (+1 -1) 📝 `zh-hans/getting-started/install-self-hosted/local-source-code.mdx` (+1 -1) </details> ### 📄 Description update `contribution.mdx` web project dependence version text to match `local-source-code.mdx` `local-source-code.mdx` display npm version use node v22 and pnpm v10 <img width="761" height="285" alt="image" src="https://github.com/user-attachments/assets/1e58387f-ced9-4d9e-a78e-fc1309c67a3e" /> but `contribution.mdx` display node version 18 and npm or yarn <img width="300" height="274" alt="image" src="https://github.com/user-attachments/assets/825d776d-0d1f-4bf3-9fd9-9106ba3f6b33" /> this is not match, so I edit it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:40 -05:00
yindo closed this issue 2026-02-16 06:15:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#493