Skip to content

fix(frontend): restore Node 20 toolchain - #142

Merged
gac0812 merged 1 commit into
1024XEngineer:MVPfrom
gac0812:codex/fix-node20
Aug 3, 2026
Merged

fix(frontend): restore Node 20 toolchain#142
gac0812 merged 1 commit into
1024XEngineer:MVPfrom
gac0812:codex/fix-node20

Conversation

@gac0812

@gac0812 gac0812 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Restore the frontend engine constraint to Node >=20.20.2 <21.
  • Use Node 20.20.2 in the main CI workflow.
  • Use Node 20.20.2 in the PR preview workflow.

Why

The repository already declares Node 20.20.2 in frontend/.nvmrc and the root package metadata in frontend/package-lock.json. Commit f8852c0 changed only the package engine and workflow runners to Node 22, leaving the version sources inconsistent. This PR restores one toolchain version across the project.

Validation

  • npm run check (lint, format check, TypeScript, and 209 tests)
  • Verified frontend/package.json, frontend/package-lock.json, and frontend/.nvmrc all resolve to Node 20.20.2.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the gexs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
timeflow Ready Ready Preview Aug 3, 2026 1:54am

@gac0812 gac0812 changed the title [codex] restore Node 20 toolchain fix(frontend): restore Node 20 toolchain Aug 3, 2026
@gac0812
gac0812 marked this pull request as ready for review August 3, 2026 01:55
@gac0812
gac0812 merged commit 05105c7 into 1024XEngineer:MVP Aug 3, 2026
5 checks passed

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found in this review.

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