We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
ping @filipporeds
Sorry, something went wrong.
No branches or pull requests
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:
Expected behavior A clear and concise description of what you expected to
happen.
It should install denon like with deno.land url:
Setup
The text was updated successfully, but these errors were encountered: