gmauer:/tmp$ /home/gmauer/.deno/bin/deno repl
Deno 2.0.3
exit using ctrl+d, ctrl+c, or close()
>
import { LiteralUnion } from 'npm:type-fest'
> Download ⣯ [00:05]
- npm:type-fest
Download ⣽ [00:06] 1/2
- npm:type-fest/-/type-fest-4.26.1.tgz
Uncaught TypeError: [ERR_MODULE_NOT_FOUND] Cannot find module 'file:///home/gmauer/.cache/deno/npm/registry.npmjs.org/type-fest/4.26.1/index.js' imported from 'file:///tmp/$deno$repl.ts'
at async <anonymous>:1:47
gmauer:/tmp$ /home/gmauer/.deno/bin/deno repl
Deno 2.0.3
exit using ctrl+d, ctrl+c, or close()
>
import { LiteralUnion } from 'npm:type-fest'
> Download ⣯ [00:05]
- npm:type-fest
Download ⣽ [00:06] 1/2
- npm:type-fest/-/type-fest-4.26.1.tgz
Uncaught TypeError: [ERR_MODULE_NOT_FOUND] Cannot find module 'file:///home/gmauer/.cache/deno/npm/registry.npmjs.org/type-fest/4.26.1/index.js' imported from 'file:///tmp/$deno$repl.ts'
at async <anonymous>:1:47