blob: 5a2da0536e5201ae348edc543ffdfbf1c3e76e41 (
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]/cli/tests/dynamic_import/permissions_blob_local.ts:6:1
|