mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
7bfcb4dd10
Closes #7394 --------- Co-authored-by: snek <snek@deno.com>
4 lines
188 B
Text
4 lines
188 B
Text
[WILDCARD]error: Uncaught (in promise) NotCapable: Requires read access to "non-existent", run again with the --allow-read flag
|
|
Deno.readFileSync("non-existent");
|
|
^
|
|
at [WILDCARD]
|