Files
Kmake/test/fixtures/errors/promise_always_throw_unhandled.snapshot

18 lines
210 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*promise_always_throw_unhandled.js:*
throw new Error('One');
^
Error: One
at *
at new Promise (<anonymous>)
at *
at *
at *
at *
at *
at *
at *
at *
Node.js *