Skip to content

Update required Node.js version - #2508

Merged
crandmck merged 1 commit into
mainfrom
update-req-node-vers
Sep 6, 2026
Merged

Update required Node.js version#2508
crandmck merged 1 commit into
mainfrom
update-req-node-vers

Conversation

@crandmck

@crandmck crandmck commented Sep 6, 2026

Copy link
Copy Markdown
Member

The site actually requires Node >=24.15.0.

If you do npm install using Node v24.13.0, you get this error:

npm error EBADDEVENGINES   current: { name: 'node', version: 'v24.13.0' },
npm error EBADDEVENGINES   required: { name: 'node', version: '>=24.15.0', onFail: 'error' }

@crandmck
crandmck requested a review from a team as a code owner September 6, 2026 22:45
@netlify

netlify Bot commented Sep 6, 2026

Copy link
Copy Markdown

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit c42d7eb
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/6a9ded248754e60008d73d3d
😎 Deploy Preview https://deploy-preview-2508--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@crandmck
crandmck requested a review from bjohansebas September 6, 2026 22:46
@crandmck
crandmck enabled auto-merge (squash) September 6, 2026 22:46

@krzysdz krzysdz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version was updated to 24.15 in package.json and .nvmrc in #2320.

@crandmck
crandmck merged commit e12b19b into main Sep 6, 2026
15 of 17 checks passed
@bjohansebas
bjohansebas deleted the update-req-node-vers branch September 6, 2026 23:39
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.

3 participants