mirror of
https://github.com/pnpm/action-setup.git
synced 2026-04-17 21:45:12 +00:00
npm creates bin shims in .bin/ that point to an isolated copy in .bin/.tools/. After self-update, setup.js fixes the main copy in node_modules/@pnpm/exe/ but the .tools copy retains stale placeholder files. Always replace the bin links so they point directly to the fixed files instead of npm's broken .tools shims.
1.4 MiB
1.4 MiB