0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 13:43:31 -05:00
denoland-deno/tests/specs/node/missing_ext_suggestion/esm.out

4 lines
224 B
Text
Raw Normal View History

error: [ERR_MODULE_NOT_FOUND] Cannot find module 'file:///[WILDLINE]/node_modules/package/esm' imported from 'file:///[WILDLINE]/esm.ts'
Did you mean to import with the ".mjs" extension?
at file:///[WILDLINE]/esm.ts:1:8