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

Cannot add dependency #8

Open
halbGefressen opened this issue Dec 18, 2020 · 0 comments
Open

Cannot add dependency #8

halbGefressen opened this issue Dec 18, 2020 · 0 comments

Comments

@halbGefressen
Copy link

halbGefressen commented Dec 18, 2020

Hi, when I try to add this project as a dependency, I get this error:

Error: Error during execution of `cargo metadata`:     Updating git repository `https://github.com/yewstack/yewtify`
    Updating git submodule `git@github.com:vuetifyjs/vuetify.git`
error: failed to get `yewtify` as a dependency of package `bot-webui v0.1.0 (/home/christian/Projekte/Rust/discord-bot-web/bot-webui)`

Caused by:
  failed to load source for dependency `yewtify`

Caused by:
  Unable to update https://github.com/yewstack/yewtify

Caused by:
  failed to update submodule `vuetify`

Caused by:
  failed to fetch submodule `vuetify` from git@github.com:vuetifyjs/vuetify.git

Caused by:
  failed to authenticate when downloading repository

  * 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:
  error authenticating: no auth sock variable; class=Ssh (23)

I don't know if this is a cargo-specific bug or if it has something to do with your repository. Tried forking it and using my own repo, but to no success. The fixes I found in the output or on the internet didn't help.

System: Arch Linux x86_64, Kernel 5.9.14, latest git

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