Debian Patches
Status for node-ts-patch/3.3.0-6
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| tsc-workaround.patch | some tsc workarounds | Yadd <yadd@debian.org> | not-needed | 2025-10-28 | ||
| ts6-build.patch | fix build with typescript 6 TS6 dropped the deprecated node10 module resolution, no longer scans node_modules/@types automatically and requires an explicit rootDir when the sources are not below the tsconfig directory. . "skipLibCheck" is needed on top of that: the ts-node typings this project pulls in refer to a name they never declare, which tsc 6 now reports (TS2304 on INSPECT_CUSTOM). That is ts-node's problem, not this build's. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-17 |
