ts22208-repro Reproduction for microsoft/TypeScript#22208 lib.ts was already compiled using tsc -d lib.ts and the resul;ting lib.d.ts file moved to the dist/ folder from the root folder run: tsc -p src or tsc -p src --noResolve fails with an error.