Skip to content

Upgrade Node.js Version from 21.1.0 to Stable 22.x.x in All Workflow Scripts #505

New issue

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

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

Already on GitHub? Sign in to your account

Open
s2imonovic opened this issue May 19, 2025 · 0 comments
Assignees

Comments

@s2imonovic
Copy link
Collaborator

Currently, all our workflow scripts use Node.js version 21.1.0. During compilation, we receive the following warning:
WARNING: You are currently using Node.js v21.1.0, which is not supported by Hardhat.

To ensure compatibility with Hardhat and avoid any potential issues, we should upgrade the Node.js version to the latest stable 22.x.x across all workflow files.

@s2imonovic s2imonovic self-assigned this May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant