Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md install link to nest.land leads to 404 #129

Open
v0d1n opened this issue Mar 13, 2021 · 1 comment
Open

README.md install link to nest.land leads to 404 #129

v0d1n opened this issue Mar 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@v0d1n
Copy link

v0d1n commented Mar 13, 2021

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

  • OS: Ubuntu 20.04
  • Deno version: 1.8.1
@v0d1n v0d1n added the bug Something isn't working label Mar 13, 2021
@eliassjogreen
Copy link
Member

ping @filipporeds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants