mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
7e2c7fb6c5
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
4 lines
223 B
Text
4 lines
223 B
Text
[WILDCARD]
|
|
error: Remote modules are not allowed to import local modules. Consider using a dynamic import instead.
|
|
Importing: file:///c:/etc/passwd
|
|
at http://localhost:4545/cli/tests/subdir/evil_remote_import.js:3:0
|