2021-05-17 03:44:38 -04:00
|
|
|
error: Uncaught (in worker "") (in promise) TypeError: Requires net access to "example.com", run again with the --allow-net flag
|
2021-10-10 17:26:22 -04:00
|
|
|
at http://localhost:4545/workers/dynamic_remote.ts:2:14
|
2021-05-17 03:44:38 -04:00
|
|
|
await import("https://example.com/some/file.ts");
|
|
|
|
^
|
2021-08-11 10:20:47 -04:00
|
|
|
at async http://localhost:4545/workers/dynamic_remote.ts:2:1
|
2021-10-01 05:30:55 -04:00
|
|
|
[WILDCARD]error: Uncaught (in promise) Error: Unhandled error event in child worker.
|
2021-06-22 10:30:16 -04:00
|
|
|
at Worker.#pollControl ([WILDCARD])
|