Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): fix corepack #473

Merged
merged 1 commit into from
Feb 5, 2025
Merged

chore(ci): fix corepack #473

merged 1 commit into from
Feb 5, 2025

Conversation

styfle
Copy link
Member

@styfle styfle commented Feb 5, 2025

Fix CI due to corepack issue:

The solution is to set COREPACK_DEFAULT_TO_LATEST=0 as suggested here:

This works since we pin the version of pnpm in package.json and don't rely on corepack fetching the latest pnpm version.

Fixes an corepack due to issue nodejs/corepack#612
@styfle styfle requested review from ijjk and a team as code owners February 5, 2025 22:18
@styfle styfle enabled auto-merge (squash) February 5, 2025 22:20
@styfle styfle merged commit 4d0d315 into main Feb 5, 2025
21 checks passed
@styfle styfle deleted the styfle/fix-corepack branch February 5, 2025 22:28
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.

2 participants