mirror of
https://github.com/denoland/deno.git
synced 2024-11-02 09:34:19 -04:00
5 lines
174 B
Text
5 lines
174 B
Text
|
error: Uncaught TypeError: Cannot load internal module from external code
|
||
|
await import("internal:runtime/js/01_build.js");
|
||
|
^
|
||
|
at [WILDCARD]/internal_dynamic_import.ts:1:1
|