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

unable to cargo install cargo-binstall #1050

Closed
SyedFasiuddin opened this issue May 12, 2023 · 4 comments
Closed

unable to cargo install cargo-binstall #1050

SyedFasiuddin opened this issue May 12, 2023 · 4 comments

Comments

@SyedFasiuddin
Copy link

SyedFasiuddin commented May 12, 2023

~ cargo install cargo-binstall
    Updating crates.io index
  Downloaded cargo-binstall v0.23.0
  Downloaded 1 crate (49.6 KB) in 1.70s
  Installing cargo-binstall v0.23.0
error: failed to compile `cargo-binstall v0.23.0`, intermediate artifacts can be found at `/var/folders/7g/rckgl62s4xdcnrb9vxvqn4540000gn/T/cargo-installSqRkKi`

Caused by:
  failed to select a version for the requirement `tracing = "^0.1.38"`
  candidate versions found which didn't match: 0.1.37, 0.1.36, 0.1.35, ...
  location searched: crates.io index
  required by package `cargo-binstall v0.23.0`

Downloaded the zip from readme and placed it in .cargo/bin and then tried to do a cargo binstall something and I get this:
image

@NobodyXu
Copy link
Member

NobodyXu commented May 12, 2023

Please checkout #1019 for the "cargo install cargo-binstall" error, tl;dr: use --locked

For the second one...hmm I'm not sure how to fix it, let me google it

@SyedFasiuddin
Copy link
Author

duplicate #1019

@NobodyXu
Copy link
Member

@SyedFasiuddin cargo-binstall v0.23.1 has released!

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