summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/permissions_remote_remote.ts.out
blob: 94a92c72d67f6353e595400730c97a3a0425d762 (plain)
1
2
3
4
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:0
error: Uncaught (in promise) Error: Unhandled error event reached main worker.
    at Worker.#pollControl ([WILDCARD])