Self-service
Describe the bug
TypeScript 6+ is not being correctly patched; typescript is failing to correctly resolve PnP types packages (@types/*, e.g. @types/node).
To reproduce
This repo is a minimal reproduction:
https://github.com/NormalGaussian/yarn-typescript-version-types-check
Environment
yarn dlx -q envinfo --preset jest
System:
OS: Linux 6.8 Ubuntu 24.04.4 LTS 24.04.4 LTS (Noble Numbat)
CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
Binaries:
Node: 25.9.0 - /tmp/xfs-1db2748f/node
Yarn: 4.17.0 - /tmp/xfs-1db2748f/yarn
npm: 11.12.1 - /home/user/.nvm/versions/node/v25.9.0/bin/npm
Deno: 2.5.6 - /home/user/.deno/bin/deno
Additional context
No response
Self-service
Describe the bug
TypeScript 6+ is not being correctly patched; typescript is failing to correctly resolve PnP types packages (@types/*, e.g. @types/node).
To reproduce
This repo is a minimal reproduction:
https://github.com/NormalGaussian/yarn-typescript-version-types-check
Environment
yarn dlx -q envinfo --preset jest System: OS: Linux 6.8 Ubuntu 24.04.4 LTS 24.04.4 LTS (Noble Numbat) CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor Binaries: Node: 25.9.0 - /tmp/xfs-1db2748f/node Yarn: 4.17.0 - /tmp/xfs-1db2748f/yarn npm: 11.12.1 - /home/user/.nvm/versions/node/v25.9.0/bin/npm Deno: 2.5.6 - /home/user/.deno/bin/denoAdditional context
No response