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