Fixed
Project:
Drupal core
Version:
main
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Sep 2026 at 08:15 UTC
Updated:
16 Sep 2026 at 18:11 UTC
Jump to comment: Most recent
Core currently requires Node 20 which is EOL.
We should likely bump to Node 24.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
longwaveOpened #3620815: Update Node.js to v24 as the CI containers need the same change.
Comment #3
andypostdev CI-images are ready for testing
Comment #6
quietone commentedComment #7
gábor hojtsyI reported the typo over Slack before I could get to computer. Looks good to me now :)
Comment #8
catchCommitted/pushed to main, thanks!
Comment #11
andypostbtw I did not push images to production branch yet, if the run is ok say a word in #3620815: Update Node.js to v24
Comment #12
andypostmerged to production tag and build went fine, next week PHP security release)
Comment #13
gábor hojtsyUnfortunately this broke CI, all Nighwatch tests are failing. Fix incoming in #3623728: Node.js v24 upgrade fails all Nightwatch test runs, please do not roll back :)