Skip to content

Downloading from plain https URL #154

Description

@xnuk
$ ./bin install https://github.com/denoland/deno/releases/download/v1.30.2/deno-x86_64-unknown-linux-gnu.zip
   • Getting v1.30.2/deno-x86_64-unknown-linux-gnu.zip release for denoland/deno
   ⨯ command failed            error=GET https://api.github.com/repos/denoland/deno/releases/tags/v1.30.2/deno-x86_64-unknown-linux-gnu.zip: 404 Not Found []
$ ./bin install https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.5.tgz
   ⨯ command failed            error=Can't find provider for url https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.5.tgz
$ ./bin install https://geo.mirror.pkgbuild.com/community/os/x86_64/caddy-2.6.2-1-x86_64.pkg.tar.zst
   ⨯ command failed            error=Can't find provider for url https://geo.mirror.pkgbuild.com/community/os/x86_64/caddy-2.6.2-1-x86_64.pkg.tar.zst

This is my first time using this, but I don't think I know how to use this yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions