Skip to content

chore: align .nvmrc with the Node 20 baseline#816

Merged
EchinopsisM merged 1 commit into
ethersphere:masterfrom
bullfrogbean:chore/nvmrc-node20
May 27, 2026
Merged

chore: align .nvmrc with the Node 20 baseline#816
EchinopsisM merged 1 commit into
ethersphere:masterfrom
bullfrogbean:chore/nvmrc-node20

Conversation

@EchinopsisM
Copy link
Copy Markdown
Collaborator

.nvmrc pinned 22.21.0 while package.json engines (>=20) and the CI workflows (node-version: '20') both target Node 20. That let local dev and Netlify diverge from CI — and is how a Node-22-only API (fs.globSync) slipped into a build script. Pin .nvmrc to 20.20.2 to match.

.nvmrc pinned 22.21.0 while package.json `engines` (>=20) and the CI
workflows (node-version: '20') both target Node 20. That let local dev
and Netlify diverge from CI — and is how a Node-22-only API (fs.globSync)
slipped into a build script. Pin .nvmrc to 20.20.2 to match.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for test-twitter-preview-testing-3 ready!

Name Link
🔨 Latest commit ff676b1
🔍 Latest deploy log https://app.netlify.com/projects/test-twitter-preview-testing-3/deploys/6a176ad12c1c5c0008f16560
😎 Deploy Preview https://deploy-preview-816--test-twitter-preview-testing-3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@EchinopsisM EchinopsisM merged commit e46b6ca into ethersphere:master May 27, 2026
9 checks passed
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