2023-12-06 17:02:52 -07:00
|
|
|
[WILDCARD]error: Uncaught (in promise) PermissionDenied: Requires read access to "non-existent", run again with the --allow-read flag
|
2021-02-26 11:40:05 +00:00
|
|
|
Deno.readFileSync("non-existent");
|
|
|
|
^
|
2020-05-29 16:27:43 +01:00
|
|
|
at [WILDCARD]
|