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

Instalation issue #75

Open
aviggiano opened this issue Mar 28, 2024 · 0 comments
Open

Instalation issue #75

aviggiano opened this issue Mar 28, 2024 · 0 comments

Comments

@aviggiano
Copy link

When following the installation instructions, I get the error:

[I] ➜ cargo install --path . --locked

warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   pyrometer/cli/Cargo.toml
workspace: pyrometer/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   pyrometer/cli/Cargo.toml
workspace: pyrometer/Cargo.toml
  Installing cli v0.1.0 (pyrometer/cli)
    Updating git repository `https://github.com/brockelmore/ariadne`
error: failed to load source for dependency `ariadne`

Caused by:
  Unable to update https://github.com/brockelmore/ariadne#c2e3a8e7

Caused by:
  failed to clone into: .cargo/git/db/ariadne-44ade852abe2148c

Caused by:
  failed to authenticate when downloading repository: [email protected]:brockelmore/ariadne

  * attempted ssh-agent authentication, but no usernames succeeded: `git`

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  no authentication methods succeeded
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