mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
66929de3ba
We only had integration tests for this and not an integration test. Closes #26074
7 lines
No EOL
356 B
Text
7 lines
No EOL
356 B
Text
error: Uncaught (in worker "") (in promise) TypeError: JSR package manifest for '@std/assert' failed to load. Requires import access to "127.0.0.1:4250", run again with the --allow-import flag
|
|
await import(specifier);
|
|
^
|
|
at async file:///[WILDLINE]
|
|
error: Uncaught (in promise) Error: Unhandled error in child worker.
|
|
at [WILDLINE]
|
|
at [WILDLINE] |