Files
pnpm/.github/workflows
Zoltan Kochan e37b694951 ci(pacquet): pin Node 22.13.0 on PATH for the jest step
The runner image's Node 24.x patches trip jest's ESM VM-modules path
with "module is already linked", failing all suites before any test
runs. Bundling still needs the runner's Node so `pnx node@runtime:24.6.0`
can resolve, so the pin is added after `pn compile-only` and only
affects the test step.

Written by an agent (Claude Code, claude-opus-4-7).
2026-05-21 20:10:53 +02:00
..
2026-05-18 17:23:32 +02:00