Skip to content

Support pnpm #150

Open
AStaroverov wants to merge 3 commits intov4from
feat/package-manager
Open

Support pnpm #150
AStaroverov wants to merge 3 commits intov4from
feat/package-manager

Conversation

@AStaroverov
Copy link
Collaborator

No description provided.

AStaroverov and others added 3 commits February 28, 2026 21:09
Split pnpm install step into two conditional steps: one with explicit
version and one that lets pnpm/action-setup use the packageManager
field from package.json. Changed default pnpm-version from 'latest'
to '' (empty) to avoid conflicts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pnpm/action-setup@v4 defaults to 'latest' internally even when version
is not passed, conflicting with packageManager field in package.json.
Using corepack enable avoids this conflict entirely.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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