[PR #1974] web: requires NodeJs 18.17 at minimum for NextJs 14 #23347

Closed
opened 2026-02-21 20:20:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/1974

State: closed
Merged: Yes


**Original Pull Request:** https://github.com/langgenius/dify/pull/1974 **State:** closed **Merged:** Yes --- - As Dify bumps to Next 14.0 in #1925, it requires NodeJs 18.17 at minimum. Set the version requirement to package.json for fast failing in misuse case. - Next 14 requirement for Nodejs version: https://nextjs.org/blog/next-14#other-changes - `engines` of npm doc reference: https://docs.npmjs.com/cli/v10/configuring-npm/package-json#engines - no feature or behaviour changes in this PR.
yindo added the pull-request label 2026-02-21 20:20:55 -05:00
yindo closed this issue 2026-02-21 20:20:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23347