mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
4 lines
268 B
Text
4 lines
268 B
Text
|
error: Uncaught Error: require() of ES Module [WILDCARD]esm.js from [WILDCARD]main.ts not supported. Instead change the require to a dynamic import() which is available in all CommonJS modules.
|
||
|
at [WILDCARD]
|
||
|
at file:///[WILDCARD]/require_esm_error/main.ts:5:1
|