You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 people stopped the process to install the CLI because they couldn't pass this issue. We tried to troubleshoot but we couldn't solve it.
This is what Dhaiwat10 said "honestly I really want to try out your stuff so would love to get past this blocker asap"
`❯ cargo install --force --locked --git https://seed.alt-clients.radicle.xyz/radicle-cli.git radicle-cli
Updating git repository `https://seed.alt-clients.radicle.xyz/radicle-cli.git`
Installing radicle-cli v0.5.1 (https://seed.alt-clients.radicle.xyz/radicle-cli.git#53d4c844)
Updating git repository `https://github.com/radicle-dev/radicle-keystore`
error: failed to get `radicle-keystore` as a dependency of package `link-crypto v0.1.0 (https://github.com/radicle-dev/radicle-link?tag=cycle/2022-03-01#a5181d98)`
... which satisfies git dependency `link-crypto` (locked to 0.1.0) of package `link-identities v0.1.0 (https://github.com/radicle-dev/radicle-link?tag=cycle/2022-03-01#a5181d98)`
... which satisfies dependency `link-identities = "^0"` (locked to 0.1.0) of package `rad-anchor v0.1.0 (/Users/dhaiwat/.cargo/git/checkouts/radicle-cli-2107f8ce6226fc01/53d4c84/anchor)`
Caused by:
failed to load source for dependency `radicle-keystore`
Caused by:
Unable to update https://github.com/radicle-dev/radicle-keystore?rev=b8a07286bad43a3d4b5f9136b7ef592dfa0fc4ad#b8a07286
Caused by:
failed to clone into: /Users/dhaiwat/.cargo/git/db/radicle-keystore-f4e2612f77956e84
Caused by:
failed to authenticate when downloading repository: ssh://[email protected]/radicle-dev/radicle-keystore
* 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 available`
The text was updated successfully, but these errors were encountered:
Should be solved with the homebrew install unless this person is on linux. Generally speaking though, these kinds of issues are not so useful without knowing the OS of the user.
2 people stopped the process to install the CLI because they couldn't pass this issue. We tried to troubleshoot but we couldn't solve it.
This is what Dhaiwat10 said "honestly I really want to try out your stuff so would love to get past this blocker asap"
The text was updated successfully, but these errors were encountered: