mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
4ebe3bdb06
Closes #19842 Closes #16913
3 lines
268 B
Text
3 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
|