Deno can't install this npm package "npm:@scaleway/sdk@2.76.8"
When I try running:
I then added it manually to my deno.json:
and I ran
I tested adding any other npm package and it works, why can't it install this particular package??
I then added it manually to my deno.json:
and I ran
deno install and I gotI tested adding any other npm package and it works, why can't it install this particular package??
