mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
7bfcb4dd10
Closes #7394 --------- Co-authored-by: snek <snek@deno.com>
5 lines
192 B
Text
5 lines
192 B
Text
ok
|
|
[WILDCARD]error: Uncaught (in promise) NotCapable: Requires env access to "NOT_NODE_DEBUG", run again with the --allow-env flag
|
|
Deno.env.get("NOT_NODE_DEBUG");
|
|
^
|
|
at [WILDCARD]
|