I've published my first package, installed it locally using -g and ran it. Works fine. Now i also deployed an update to the package, its published, but how do i update my installation?
Do i really have to run deno uninstall packagename, and then deno install -g --name packagename jsr:@scope/name@0.1.7. with versionname included?
Is there not any deno update -all command or something?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.