DenoDDeno
Powered by
ThomasT
Denoβ€’3y agoβ€’
4 replies
Thomas

Should deno install work with jsr?

What am I doing wrong? When I try to install a CLI from jsr.io and then use it, I get an error message:

Install (example):
deno install --allow-read --allow-run -n dx -c ./deno.json jsr:@dx/dx
deno install --allow-read --allow-run -n dx -c ./deno.json jsr:@dx/dx


Execute:
dx --version
dx --version


Error:
error: Module not found "jsr:@dx/dx".
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

@deno/emit's transpile with JSR
Kodjo.aiKKodjo.ai / help
2y ago
Error With Deno Command Installing JSR Packages
CharCChar / help
16mo ago
should `deno lint` work without deno.json?
brianlerouxBbrianleroux / help
2y ago