deno 1.24.3

Provides the deno executable
1
2
3
4
5
6
7
8
9
10
[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]