Skip to content

ci: drop pnpm version from action-setup, use packageManager#2

Closed
ImLunaHey wants to merge 1 commit into
mainfrom
fix/pnpm-action-setup-version
Closed

ci: drop pnpm version from action-setup, use packageManager#2
ImLunaHey wants to merge 1 commit into
mainfrom
fix/pnpm-action-setup-version

Conversation

@ImLunaHey
Copy link
Copy Markdown
Owner

@ImLunaHey ImLunaHey commented Apr 27, 2026

Summary

pnpm/action-setup@v4 errors out when both version is passed in the workflow and packageManager exists in package.json:

Multiple versions of pnpm specified … Remove one of these versions to avoid version mismatch errors

Drops with: version: 10 from publish.yml and release.yml so the version is sourced solely from packageManager (10.33.2).

Test plan

  • Merge this PR
  • Re-run the failed publish / release workflow runs and confirm pnpm setup succeeds

🤖 Generated with Claude Code

pnpm/action-setup@v4 errors out when both `version` is passed and
`packageManager` exists in package.json. Removing the workflow side
so the version comes from packageManager (the source of truth).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ImLunaHey ImLunaHey closed this Apr 27, 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.

1 participant