summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/error_015_dynamic_import_permissions.out
blob: ef54f331b0ec761f99df94311bf63b75403195aa (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