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

Use shell install error #1158

Open
baoyachi opened this issue Dec 25, 2023 · 1 comment
Open

Use shell install error #1158

baoyachi opened this issue Dec 25, 2023 · 1 comment

Comments

@baoyachi
Copy link

the detail error:

~ curl -LSfs https://raw.githubusercontent.com/crate-ci/gh-install/master/v1/install.sh | sh -s -- --git cobalt-org/cobalt.rs --crate cobalt
install.sh: GitHub repository: https://github.com/cobalt-org/cobalt.rs
install.sh: Crate: cobalt
install.sh: Tag: latest (v0.19.0)
install.sh: Target: aarch64-apple-darwin
install.sh: Installing to: /Users/baoyachi/.cargo/bin
tar: Error opening archive: Unrecognized archive format
➜  ~
@epage
Copy link
Member

epage commented Dec 27, 2023

We don't have aarch64 pre-built binaries. Ideally it would fail earlier in the process in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants