Describe the bug A clear and concise description of what the bug is.
Following the README.md to install denon with nest.land url leads to 404.
To Reproduce Steps to reproduce the behavior:
$ deno install -qAf --unstable https://x.nest.land/denon/denon.ts
error: Import 'https://x.nest.land/denon/denon.ts' failed: 404 Not Found
Expected behavior A clear and concise description of what you expected to
happen.
It should install denon like with deno.land url:
$ deno install -qAf --unstable https://deno.land/x/denon/denon.ts
Warning Implicitly using latest version (2.4.7) for http://deno.land/x/denon/denon.ts
β
Successfully installed denon
Setup
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too