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

fix(build): unbreak build via newer corepack #132

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

chrisirhc
Copy link
Contributor

@chrisirhc chrisirhc commented Mar 7, 2025

Builds/deploys now have the following error (example):

9:53:08 PM: /opt/buildhome/.nvm/versions/node/v20.18.3/lib/node_modules/corepack/dist/lib/corepack.cjs:21535
9:53:08 PM:   if (key == null || signature == null) throw new Error(`Cannot find matching keyid: 

Found that updating to a newer version of node that includes a newer version of corepack resolves it, via this thread. 23.7.0 includes corepack 0.31

Full description of issue is at https://vercel.com/guides/corepack-errors-github-actions .

Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for textmate-grammars-themes ready!

Name Link
🔨 Latest commit 78a8eed
🔍 Latest deploy log https://app.netlify.com/sites/textmate-grammars-themes/deploys/67cb84abf9698d00086db2f5
😎 Deploy Preview https://deploy-preview-132--textmate-grammars-themes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

I believe netlify will try the latest version on 22.
@antfu antfu merged commit 137f7b2 into shikijs:main Mar 10, 2025
4 checks passed
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