Skip to content

SCHOL-870: Upgrade to Node 24 - #208

Draft
jackiequach wants to merge 1 commit into
mainfrom
SCHOL-870/uprgade-node-24
Draft

SCHOL-870: Upgrade to Node 24#208
jackiequach wants to merge 1 commit into
mainfrom
SCHOL-870/uprgade-node-24

Conversation

@jackiequach

@jackiequach jackiequach commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Upgrades the project to use Node 24:

  • .github/workflows/main.yml:
    • actions/checkout and actions/setup-node bumped from v4 to v7.
    • setup-node now installs Node 24.
    • Global npm bumped from npm@8 to npm@9 to match the Node 24 toolchain.
  • tsup.config.ts: replace outdated targets to resolve an esbuild error Transforming destructuring to the configured target environment is not supported yet when building Chakra UI dependencies.
  • package-lock.json: updated as part of dependency reinstall under Node 24.

Testing

nvm use
npm i
npm run build
npm run example:nocache

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
web-reader Error Error Aug 21, 2026 8:28pm

Request 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