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