deno_cli_lib 1.8.3

Provides the deno executable
1
2
3
4
5
6
7
8
9
10
[WILDCARD]Error: async
    at [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]
    at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]
    at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]
error: Uncaught Error: async
    throw new Error("async");
          ^
    at [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]
    at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]
    at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD]