Skip to content

website: update to node 22 for cloudflare builds#461

Merged
jeffmccune merged 2 commits intomainfrom
jeff/node22-cloudflare
Jan 25, 2026
Merged

website: update to node 22 for cloudflare builds#461
jeffmccune merged 2 commits intomainfrom
jeff/node22-cloudflare

Conversation

@jeffmccune
Copy link
Contributor

@jeffmccune jeffmccune commented Jan 25, 2026

Summary

  • Add .nvmrc file to specify Node 22 for Cloudflare Pages builds
  • Update engines in package.json to require Node >= 20.0

This fixes Cloudflare build failures caused by dependabot updates that require at least Node 20, while the builds were using Node 18.

Test plan

  • Verify Cloudflare Pages build succeeds with Node 22
  • Verify dependabot updates can be merged

🤖 Generated with Claude Code

Add .nvmrc file to specify Node 22 for Cloudflare Pages builds.
Update engines in package.json to require Node >= 20.0 to support
dependabot updates that require at least Node 20.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2026

Deploying holos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 945e819
Status: ✅  Deploy successful!
Preview URL: https://ddfb8b7f.holos.pages.dev
Branch Preview URL: https://jeff-node22-cloudflare.holos.pages.dev

View logs

Cloudflare Pages looks for .nvmrc at the project root before running
the build command, not in subdirectories.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jeffmccune jeffmccune force-pushed the jeff/node22-cloudflare branch from 591eb5f to 945e819 Compare January 25, 2026 04:48
@jeffmccune jeffmccune merged commit 42c4feb into main Jan 25, 2026
4 checks passed
@jeffmccune jeffmccune deleted the jeff/node22-cloudflare branch January 25, 2026 04:52
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