Skip to content

chore: stabilize pnpm install in CI#10

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-ci-pnpm-corepack
May 24, 2026
Merged

chore: stabilize pnpm install in CI#10
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-ci-pnpm-corepack

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

This PR fixes the Node.js 24 CI install failure caused by pnpm 10 rejecting an unapproved core-js build script. It pins the project package manager to the latest pnpm v10 via packageManager, switches CI to enable pnpm with Corepack, keeps CI installs locked with --frozen-lockfile, and explicitly disables the core-js build script through pnpm workspace configuration.

Related Links

https://github.com/rstackjs/connect-next/actions/runs/25491308597/job/74799749670

@chenjiahan chenjiahan changed the title fix: stabilize pnpm install in CI chore: stabilize pnpm install in CI May 24, 2026
@chenjiahan chenjiahan marked this pull request as ready for review May 24, 2026 08:52
Copilot AI review requested due to automatic review settings May 24, 2026 08:52
@chenjiahan chenjiahan merged commit 0e35d9b into main May 24, 2026
4 of 5 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/fix-ci-pnpm-corepack branch May 24, 2026 08:52
@chenjiahan chenjiahan review requested due to automatic review settings May 24, 2026 09:15
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