2022-07-21 23:54:53 +02:00
|
|
|
[WILDCARD]
|
2022-07-20 20:28:19 +02:00
|
|
|
unhandled rejection at: Promise {
|
|
|
|
<rejected> Error: bar not available
|
2022-07-21 23:54:53 +02:00
|
|
|
at new Foo (file:///[WILDCARD]/testdata/unhandled_rejection.ts:8:20)
|
|
|
|
at file:///[WILDCARD]/testdata/unhandled_rejection.ts:12:1
|
2022-07-20 20:28:19 +02:00
|
|
|
} reason: Error: bar not available
|
2022-07-21 23:54:53 +02:00
|
|
|
at new Foo (file:///[WILDCARD]/testdata/unhandled_rejection.ts:8:20)
|
|
|
|
at file:///[WILDCARD]/testdata/unhandled_rejection.ts:12:1
|
2022-07-20 20:28:19 +02:00
|
|
|
unhandled rejection at: Promise { <rejected> undefined } reason: undefined
|