Skip to content

Bump actions versions, and pin nodejs 22.14.0 and npm@11#99

Merged
jamielinux merged 2 commits into
mainfrom
jnguyen/ci
Jul 9, 2026
Merged

Bump actions versions, and pin nodejs 22.14.0 and npm@11#99
jamielinux merged 2 commits into
mainfrom
jnguyen/ci

Conversation

@jamielinux

Copy link
Copy Markdown
Member

The Publish workflow was trying to install an npm version incompatible with node 20.x:

Run npm install -g npm@latest
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: npm@12.0.0
npm error notsup Not compatible with your version of node/npm: npm@12.0.0
npm error notsup Required: {"node":"^22.22.2 || ^24.15.0 || >=26.0.0"}
npm error notsup Actual:   {"npm":"10.8.2","node":"v20.20.2"}
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-07-09T12_03_36_052Z-debug-0.log
Error: Process completed with exit code 1.

@jamielinux jamielinux self-assigned this Jul 9, 2026
@jamielinux
jamielinux requested a review from gzuidhof July 9, 2026 12:22
@jamielinux
jamielinux merged commit 236da4b into main Jul 9, 2026
1 check passed
@jamielinux
jamielinux deleted the jnguyen/ci branch July 9, 2026 13:52
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