-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
$ volt get -u tyru/forget-me-not.vim
[INFO] Full building /Users/tyru/.vim/pack/volt/opt directory ...
[INFO] Installing vimrc and gvimrc ...
! github.com/tyru/forget-me-not.vim > upgrade failed
* failed to upgrade plugin: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
[ERROR] failed to install some plugins
Workarounds
- Use ssh-agent
- Use https when accessing ssh url
git config --global "[email protected]:<user>/.insteadOf" "https://github.com/<user>/"- Replace
<user>with accessing repo's user
Thanks
reported by @tennashi
tennashi
Metadata
Metadata
Assignees
Labels
No labels