mirror of
https://gh.hjkl01.cn/https://github.com/pnpm/action-setup
synced 2026-05-31 04:55:19 +08:00
npm creates .cmd wrappers that invoke bin entries through `node`, but @pnpm/exe bins are native executables, not JavaScript files. This causes pnpm commands to silently fail on Windows.