Debian Patches

Status for node-corepack/0.35.0-2

Patch Description Author Forwarded Bugs Origin Last update
fix-tsc-config.patch fix tsc config for Debian's TypeScript Debian's tsc/ts-node is older than what upstream targets: it rejects
"module": "preserve" (TS6046), and "moduleResolution": "bundler" is only
accepted together with it. Use node16 instead: unlike the classic "node"
resolution it still honours package.json subpath exports, which corepack needs
for "tar/extract".
Also drop "baseUrl", rejected by TypeScript 6 (TS5101) and unused here since no
"paths" mapping is defined, and set "rootDir" explicitly, now required by
TypeScript 6 (TS5011).
Yadd <yadd@debian.org> not-needed 2026-08-16

All known versions for source package 'node-corepack'

Links