mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
dd208a6df0
Regression from https://github.com/denoland/deno/pull/25370
11 lines
350 B
Text
11 lines
350 B
Text
Running...
|
|
PermissionDenied: Requires run access to "deno", run again with the --allow-run flag
|
|
[WILDCARD]
|
|
at file:///[WILDLINE]/sub.ts:15:5 {
|
|
name: "PermissionDenied"
|
|
}
|
|
PermissionDenied: Requires run access to "deno", run again with the --allow-run flag
|
|
[WILDCARD]
|
|
at file:///[WILDLINE]/sub.ts:23:22 {
|
|
name: "PermissionDenied"
|
|
}
|