DDeno•Created by DragoSpiro98 on 10/16/2024 in #help Deno add from different sources (like JSR) doesn't works?
Hi, I'm new with Deno.
The problem is:
I copy-paste this code deno add jsr:@oak/oak jsr:@tajpouria/cors
and deno search it from npm and not jsr, it gives me the error error: npm package '@jsr/oak__oak' does not exist.
why?