Version: Deno 2.5.0
Context: a large monorepo, almost exclusively written in TypeScript.
Issue: running deno check on the whole codebase causes a crash (see screenshot)
Note: we've had this issue for many versions, so we had to split the type checking into chunks; the issue disappeared in 2.4.0, so we could finally use deno check as a single command, but now the issue returned