mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
7bfcb4dd10
Closes #7394 --------- Co-authored-by: snek <snek@deno.com>
6 lines
236 B
Text
6 lines
236 B
Text
Running...
|
|
error: Uncaught (in promise) NotCapable: 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
|