Skip to content

Prefer latest corepack to prevent initial build error#2845

Merged
soyuka merged 1 commit intoapi-platform:mainfrom
rvanlaak:patch-1
Feb 12, 2025
Merged

Prefer latest corepack to prevent initial build error#2845
soyuka merged 1 commit intoapi-platform:mainfrom
rvanlaak:patch-1

Conversation

@rvanlaak
Copy link
Contributor

@rvanlaak rvanlaak commented Feb 10, 2025

When running docker compose up on a fresh installation, the node image and corepack version result in an "Cannot find matching keyid" error. Ensuring the latest corepack version resolves this.

Q A
Branch? main
Tickets -
License MIT
Doc PR N/A

Creating a new repo with the current main state of this repo - by using Github's green "use this template" button - results in a build error when running docker compose up.

The following guide by Vercel suggests having the latest corepack version to resolve the error above: https://vercel.com/guides/corepack-errors-github-actions#quick-debug-steps

image

My stack:

Macbook M1
Docker v4.38.0 (181591)

When running `docker compose up` on a fresh installation, the node image and corepack version result in an "Cannot find matching keyid" error. Ensuring the latest corepack version resolves this.
@soyuka soyuka merged commit fcdcc7c into api-platform:main Feb 12, 2025
3 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.

3 participants