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

build fails because cachedir version is outdated #122

Closed
Volker-Weissmann opened this issue Jan 14, 2022 · 2 comments
Closed

build fails because cachedir version is outdated #122

Volker-Weissmann opened this issue Jan 14, 2022 · 2 comments

Comments

@Volker-Weissmann
Copy link

$ cargo install ripgrep_all
    Updating crates.io index
  Installing ripgrep_all v0.9.6
error: failed to compile `ripgrep_all v0.9.6`, intermediate artifacts can be found at `/tmp/cargo-installlN9h7S`

Caused by:
  failed to select a version for the requirement `cachedir = "^0.1.1"`
  candidate versions found which didn't match: 0.3.0, 0.2.0
  location searched: crates.io index
  required by package `ripgrep_all v0.9.6`
$ cargo --version
cargo 1.58.0 (7f08ace4f 2021-11-24)
@rickhg12hs
Copy link

Reference: #67 (last comment)

Does cargo install --locked ripgrep_all work for you?

@Volker-Weissmann
Copy link
Author

Closing in favor of #67

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