mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
11 lines
440 B
Text
11 lines
440 B
Text
|
[WILDCARD]Error: Promise.all()
|
||
|
at [WILDCARD]/error_024_stack_promise_all.ts:[WILDCARD]
|
||
|
at async Promise.all (index 1)
|
||
|
at async [WILDCARD]/error_024_stack_promise_all.ts:[WILDCARD]
|
||
|
error: Uncaught Error: Promise.all()
|
||
|
throw new Error("Promise.all()");
|
||
|
^
|
||
|
at [WILDCARD]/error_024_stack_promise_all.ts:[WILDCARD]
|
||
|
at async Promise.all (index 1)
|
||
|
at async [WILDCARD]/error_024_stack_promise_all.ts:[WILDCARD]
|