summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/dynamic_import/permissions_blob_local.ts.out
blob: 6dfa8e527a8a45423fc7c9d9849424431b29088a (plain)
1
2
3
4
5
error: Uncaught (in promise) TypeError: Requires read access to "[WILDCARD]local_file.ts", run again with the --allow-read flag
    at blob:null/[WILDCARD]:1:0
await import(URL.createObjectURL(blob));
^
    at async file:///[WILDCARD]/dynamic_import/permissions_blob_local.ts:6:1