diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-05-26 13:33:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 13:33:38 -0400 |
commit | d0c5ff42f4b5fa9b848e6ed5af2e480d12f15bda (patch) | |
tree | b15c419342dc422798b55fdeb9ee3b48cf055f82 /cli/tests/testdata/npm | |
parent | a11681a9b02f2f4a0f2bf6945a44b2937c6a9af1 (diff) |
fix(compile): implicit read permission to npm vfs (#19281)
Closes #19280
Diffstat (limited to 'cli/tests/testdata/npm')
-rw-r--r-- | cli/tests/testdata/npm/deno_run_cowsay_no_permissions.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/deno_run_cowsay_no_permissions.out b/cli/tests/testdata/npm/deno_run_cowsay_no_permissions.out new file mode 100644 index 000000000..206ef1484 --- /dev/null +++ b/cli/tests/testdata/npm/deno_run_cowsay_no_permissions.out @@ -0,0 +1,2 @@ +error: Uncaught PermissionDenied: Requires read access to <CWD>, run again with the --allow-read flag +[WILDCARD] |