summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/permissions_blob_local.ts.out
blob: 8cfd41523c2fc95d3c692544cfa9d81b40ad17d0 (plain)
1
2
3
4
5
error: Uncaught (in worker "") Requires read access to "[WILDCARD]local_file.ts", run again with the --allow-read flag
    at blob:null/[WILDCARD]:1:8
error: Uncaught (in promise) Error: Unhandled error in child worker.
    at Worker.#pollControl ([WILDCARD])
    at eventLoopTick (ext:core/01_core.js:[WILDCARD])