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

Update corepack to fix new error after pnpm upgrade #9324

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

abdulapopoola
Copy link
Member

The PNPM bump to v8.15.5 resulted in new Sentry errors; trying to bump corepack to see if it resolves the issues.

 ERR_PNPM_UNSUPPORTED_PLATFORM  Unsupported platform for registry.npmjs.org/@swc/core-linux-arm-gnueabihf/1.4.8: wanted {"cpu":["arm"],"os":["linux"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})

@abdulapopoola abdulapopoola requested a review from a team as a code owner March 18, 2024 17:25
The PNPM bump to v8.15.5 resulted in new Sentry errors; trying to bump corepack to see if it resolves the issues.
@jeffwidman jeffwidman force-pushed the abdulapopoola-patch-3 branch from b5fe397 to 9c59e7c Compare June 25, 2024 15:45
@jeffwidman
Copy link
Member

I noticed Corepack is now on 28.2(https://github.com/nodejs/corepack/releases).

Any idea if we should bump all the way to that? Or does this need to stay in lockstep with some other NPM/PNPM versions?

@jeffwidman jeffwidman mentioned this pull request Dec 13, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants