Skip to content
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

TECH-1524 - Upgrading Node.js 12 (End-of-Life) Github Actions to Node.js 16 #136

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

Conversation

SashaTechOps
Copy link
Contributor

TECH-1524 - Node.js 12 Github Actions are deprecated as Node.js 12 reached End-of-Life on April 2022. This PR upgrades them to Node.js 16. This PR extends previous ticket - TECH-1124

@OleksandrUA
Copy link
Contributor

@adamskrodzki @paszkowskiDamian @rkrasiuk
Folks reaching out to you as you performed last three commits
So the Github actions now runs NodeJS 18 by default which is not supported by one of the dependencies current service needs (redhat) and says

error hardhat@2.9.1: The engine "node" is incompatible with this module. Expected version "^12.0.0 || ^14.0.0 || ^16.0.0". Got "18.16.0"

Could you please increase the version of affected dependency?
Thanjs

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

Successfully merging this pull request may close these issues.

2 participants