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

Fails to compile #120

Open
hasufell opened this issue Aug 29, 2024 · 0 comments
Open

Fails to compile #120

hasufell opened this issue Aug 29, 2024 · 0 comments

Comments

@hasufell
Copy link

Describe the bug

$ cargo install --path .
  Installing nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)
    Updating crates.io index
error: failed to compile `nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)`, intermediate artifacts can be found at `/home/hasufell/git/neovim-gtk/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  failed to select a version for the requirement `fragile = "^0.3"`
  candidate versions found which didn't match: 2.0.0, 1.2.2
  location searched: crates.io index
  required by package `gio v0.7.0`
      ... which satisfies dependency `gio = "^0.7.0"` of package `nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)`
  perhaps a crate was updated and forgotten to be re-vendored?

Technical information (please complete the following information):

  • OS: OpenSUSE Tumbleweed
  • Neovim version: v0.11.0-dev-6196+ge1b7fa2a3
  • Neovim-Gtk build version: c036492
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

1 participant