mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
7 lines
242 B
Text
7 lines
242 B
Text
|
Running...
|
||
|
error: Uncaught (in promise) PermissionDenied: Requires write access to "binary[WILDLINE]", run again with the --allow-write flag
|
||
|
Deno.writeTextFileSync(binaryName, "");
|
||
|
^
|
||
|
at [WILDCARD]
|
||
|
at file:///[WILDLINE]sub.ts:3:6
|