0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/cli/tests/error_024_stack_promise_all.ts.out

9 lines
410 B
Text
Raw Normal View History

[WILDCARD]Error: Promise.all()
at [WILDCARD]tests/error_024_stack_promise_all.ts#[WILDCARD]
at async Promise.all (index 0)
at async [WILDCARD]tests/error_024_stack_promise_all.ts#[WILDCARD]
error: Uncaught Error: Promise.all()
at [WILDCARD]tests/error_024_stack_promise_all.ts#[WILDCARD]
at async Promise.all (index 0)
at async [WILDCARD]tests/error_024_stack_promise_all.ts#[WILDCARD]