1*no-source.js:2 2 throw new Error('foo'); 3 ^ 4 5Error: foo 6 at Throw (*file-not-exists.ts:2:9) 7 at Object.<anonymous> (*file-not-exists.ts:5:1) 8 9Node.js * 10
1*no-source.js:2 2 throw new Error('foo'); 3 ^ 4 5Error: foo 6 at Throw (*file-not-exists.ts:2:9) 7 at Object.<anonymous> (*file-not-exists.ts:5:1) 8 9Node.js * 10