Skip to content

fix(ci): resolve corepack exit code 127 on node:26-alpine#144

Open
aquie00t wants to merge 1 commit into
mainfrom
chore/docker-node26
Open

fix(ci): resolve corepack exit code 127 on node:26-alpine#144
aquie00t wants to merge 1 commit into
mainfrom
chore/docker-node26

Conversation

@aquie00t
Copy link
Copy Markdown
Collaborator

@aquie00t aquie00t commented May 18, 2026

  • Replace corepack enable with direct pm install -g pnpm@latest
  • Unblocks the Node 26 upgrade by avoiding Corepack path issues in Alpine

What does this PR do?

A brief description of the changes introduced.

Closes #


Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Chore

Checklist

  • My branch follows the naming convention (feature/, fix/, chore/, docs/)
  • My commits follow Conventional Commits
  • I have tested my changes locally
  • I have not introduced any breaking changes
  • I have updated relevant documentation if needed

- Replace corepack enable with direct
pm install -g pnpm@latest
- Unblocks the Node 26 upgrade by avoiding Corepack path issues in Alpine
@aquie00t aquie00t force-pushed the chore/docker-node26 branch from 43051f4 to efaed2b Compare May 18, 2026 07:06
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