0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 21:53:26 -05:00
denoland-deno/tests/specs/node/missing_ext_suggestion/commonjs.out

4 lines
239 B
Text
Raw Normal View History

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