blob: 0432ee6c924b0eaf02cd6b774880243fac0a647c (
plain)
1
2
3
4
5
6
|
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
|