Files
setup-pnpm/pnpm-workspace.yaml
Zoltan Kochan f489bfced8 fix: add packages field to pnpm-workspace.yaml
pnpm v9 requires the packages field in pnpm-workspace.yaml.
Without it, `pnpm --version` fails with "packages field missing or empty".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 13:59:54 +01:00

4 lines
42 B
YAML

packages: []
allowBuilds:
esbuild: true