DenoDDeno
Powered by
mattvrM
Denoβ€’3y agoβ€’
4 replies
mattvr

deno.land/x/module not using latest tag

I created a repository, at deno.land/x/shellgpt, and pushed some tags. The latest version is v0.2.0.

When I do
deno install -A --name gpt https://deno.land/x/shellgpt/mod.ts
deno install -A --name gpt https://deno.land/x/shellgpt/mod.ts


I'd expect it to resolve to the latest, v0.2.0, but it's unexpectedly installing an older/broken version, v0.1.

This seems to be a bug in deno.land or I'm doing something wrong. I had deleted some of these earlier tags and maybe the repo is in a bugged state?
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

Petition to free the module x/type from deno.land
Bustin BaseBBustin Base / help
3y ago
module registry alternatives then deno.land
ZabiZZabi / help
4y ago
Update sub-directory for module already added to deno.land/x
Patrick (he/him)PPatrick (he/him) / help
3y ago