Skip to content

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

Open
beevelop with Copilot wants to merge 2 commits into
latestfrom
copilot/fix-main-github-actions-job
Open

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

Conversation

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown

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
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