Skip to content

fix: upgrade Node.js to 24.x for pnpm 11.9.0 compatibility - #171

Merged
igoroctaviano merged 1 commit into
masterfrom
fix/nodejs-24-for-pnpm
Aug 18, 2026
Merged

fix: upgrade Node.js to 24.x for pnpm 11.9.0 compatibility#171
igoroctaviano merged 1 commit into
masterfrom
fix/nodejs-24-for-pnpm

Conversation

@igoroctaviano

Copy link
Copy Markdown
Collaborator

Summary

pnpm 11.9.0 requires Node.js v22.13+. The previous PR updated pnpm but not Node.js in the CircleCI deploy script.

This fix updates idc-deploy-shell/install-deps.sh from Node.js 20.x to 24.x to match:

  • The Dockerfile (already uses Node.js 24)
  • pnpm 11.9.0 requirements (needs Node.js v22.13+)

Test plan

  • CircleCI build passes on master after merge

🤖 Generated with Claude Code

pnpm 11.9.0 requires Node.js v22.13+. Updated from Node.js 20.x to 24.x
to match the Dockerfile and upstream slim requirements.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@igoroctaviano
igoroctaviano merged commit 3d2e9e4 into master Aug 18, 2026
3 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.

1 participant