*/test/fixtures/source-map/no-source.js:2
throw new Error('foo');
^
Error: foo
at Throw (*/test/fixtures/source-map/file-not-exists.ts:2:9)
at Object.<anonymous> (*/test/fixtures/source-map/file-not-exists.ts:5:1)
Node.js *