Skip to content

Added support for node version 22 #4805

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Maxiweb
Copy link

@Maxiweb Maxiweb commented Jul 6, 2025

Changes

  • Updated package.json to set the Node.js engine to version 22.

  • Modified the GitHub Actions workflow (main.yml) to run on Node.js v22.

  • Regenerated pnpm-lock.yaml to reflect dependency resolution under Node.js 22.

Purpose
These changes ensure that Flowise is compatible with and tested against the latest Node.js version (v22), helping to future-proof the project and align with the latest performance and security improvements.

@HenryHengZJ
Copy link
Contributor

thanks! can you remove the pnpm-lock.yaml changes?

@Maxiweb Maxiweb force-pushed the feature/node-upgrade-22 branch from a2ea55d to 89cdd5a Compare July 21, 2025 16:11
@Maxiweb
Copy link
Author

Maxiweb commented Jul 21, 2025

thanks @HenryHengZJ done :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants