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