Skip to content

Bump the repo's .nvmrc from Node 14.8.0 to 24 - #22

Merged
DanMat merged 1 commit into
mainfrom
fix/nvmrc-node-version
Jul 26, 2026
Merged

Bump the repo's .nvmrc from Node 14.8.0 to 24#22
DanMat merged 1 commit into
mainfrom
fix/nvmrc-node-version

Conversation

@DanMat

@DanMat DanMat commented Jul 26, 2026

Copy link
Copy Markdown
Owner

The root .nvmrc still pinned Node 14.8.0 from project inception — below the project's own engines floor (>=18) and the version it develops, tests (CI runs 20/22/24), and generates projects for (DEFAULT_NODE = 24). nvm use in the repo selected a Node that can't run the toolchain.

Set to 24 to match the project's default line.

🤖 Generated with Claude Code

The root .nvmrc still pinned Node 14.8.0 from project inception — below
this project's own engines floor (>=18) and the version it develops,
tests (CI: 20/22/24), and generates projects for (DEFAULT_NODE 24). So
`nvm use` in the repo selected a Node that can't run the toolchain.
Set it to 24 to match the project's default line.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@DanMat
DanMat merged commit c90dcdc into main Jul 26, 2026
5 checks passed
@DanMat
DanMat deleted the fix/nvmrc-node-version branch July 26, 2026 20:42
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