Skip to content

Fix CI: bump Node.js to v24.18.0 LTS#354

Merged
beevelop merged 2 commits into
latestfrom
copilot/fix-main-github-actions-job
Jul 23, 2026
Merged

Fix CI: bump Node.js to v24.18.0 LTS#354
beevelop merged 2 commits into
latestfrom
copilot/fix-main-github-actions-job

Conversation

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

npm@latest (v12.0.1) dropped support for Node.js <22.22.2, causing the Docker build to fail with EBADENGINE when running npm install -g npm@latest on Node.js v22.18.0.

Changes

  • Dockerfile: Update NODE_VERSION from 22.18.024.18.0 (Active LTS "Krypton"), which satisfies npm's engine requirement of ^22.22.2 || ^24.15.0 || >=26.0.0

Copilot AI changed the title [WIP] Fix failing GitHub Actions job main Fix CI: bump Node.js to v24.18.0 LTS Jul 20, 2026
Copilot AI requested a review from beevelop July 20, 2026 14:21
@beevelop
beevelop marked this pull request as ready for review July 20, 2026 14:31
@beevelop
beevelop merged commit 4e504e5 into latest Jul 23, 2026
1 check passed
@beevelop
beevelop deleted the copilot/fix-main-github-actions-job branch July 23, 2026 06:35
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