blob: d613066a4cbee2b57f2f6ac37101b54ae150c03a (
plain)
1
2
3
4
|
error: Uncaught (in promise) TypeError: network access to "localhost:4545", run again with the --allow-net flag
await import("http://localhost:4545/cli/tests/subdir/mod4.js");
^
at async file:///[WILDCARD]/error_015_dynamic_import_permissions.js:2:3
|