Files
pnpm/.github
Zoltan Kochan 3e138137cb ci(pacquet): use the runner Node so pnx node@runtime:24.6.0 can resolve
Pinning the action's `runtime:` to Node 22.13.0 broke `pn bundle`'s
`pnx node@runtime:24.6.0 bundle.ts` call with
ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND — the on-demand runtime fetch
collides with the pre-installed one. ci.yml's compile job already
demonstrates the working pattern: leave runtime unset, drive
compilation through `pn compile-only`.

Written by an agent (Claude Code, claude-opus-4-7).
2026-05-21 20:00:15 +02:00
..
2025-08-09 02:39:13 +02:00
2024-01-18 02:33:20 +01:00
2025-06-17 12:51:44 +02:00