summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/permissions_remote_remote.ts.out
blob: 001370f2fc892743a3a62000cbd2037f0d63fcf2 (plain)
1
2
3
4
5
error: Uncaught (in worker "") Requires net access to "example.com", run again with the --allow-net flag
    at http://localhost:4545/workers/static_remote.ts:2:8
error: Uncaught (in promise) Error: Unhandled error in child worker.
    at Worker.#pollControl ([WILDCARD])
    at eventLoopTick (ext:core/01_core.js:[WILDCARD])