Skip to content

Support pnpm #150

Merged
OlSu11 merged 3 commits intov4from
feat/package-manager
Mar 24, 2026
Merged

Support pnpm #150
OlSu11 merged 3 commits intov4from
feat/package-manager

Conversation

@AStaroverov
Copy link
Copy Markdown
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>
@OlSu11 OlSu11 merged commit 32d769d into v4 Mar 24, 2026
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