fix: always use pnpm (not @pnpm/exe) for bootstrap and update lockfile

The bootstrap only needs regular pnpm to install the target package.
@pnpm/exe requires install scripts which we skip with --ignore-scripts.
Also regenerate pnpm-lock.yaml to match current package.json.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Zoltan Kochan
2026-03-16 02:02:44 +01:00
parent 1fb299a44f
commit af96d9fd0e
4 changed files with 157 additions and 401 deletions

307
dist/index.js vendored

File diff suppressed because one or more lines are too long