error TS5033: Could not write file 'D:/site/temp/typescript/compiledJs_6ab6b3e6b3181.js': ENOSPC: no space left on device, open 'D:\site\temp\typescript\compiledJs_6ab6b3e6b3181.js'. example.ts(2,1): error TS2322: Type 'string' is not assignable to type 'boolean'. example.ts(4,3): error TS2339: Property 'runANonExistentMethod' does not exist on type 'boolean'. example.ts(6,24): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'number'.