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