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
I am having a very basic issue with Volt 3.7. I seems I can't grab any package with "get" with every package I get the below error message:
[nlew@Nathans-MBP:~ ]$ volt get https://github.com/tyru/caw.vim
[INFO] Full building /Users/nlew/.vim/pack/volt/opt directory ...
[INFO] Installing vimrc and gvimrc ...
! github.com/tyru/caw.vim > install failed
failed to install plugin: pkt-line 3: invalid capabilities: arguments not allowed (multi_ack thin-pack side-band side-band-64k ofs-delta shallow deepen-since deepen-not deepen-relative no-progress include-tag multi_ack_detailed allow-tip-sha1-in-want allow-reachable-sha1-in-want no-done symref=HEAD:refs/heads/master filter object-format=sha1 agent=git/github-g1f2d836308f3)
[ERROR] failed to install some plugins
[nlew@Nathans-MBP:~ ]$ volt version
volt version: v0.3.7
[nlew@Nathans-MBP:~ ]$
[nlew@Nathans-MBP:~ ]$ uname -a
Darwin Nathans-MBP.lan 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.31/RELEASE_X86_64 x86_64
[nlew@Nathans-MBP: ]$
The text was updated successfully, but these errors were encountered:
volt get github.com/tyru/caw.vim
[INFO] Full building /home/admini/.vim/pack/volt/opt directory ...
[INFO] Installing vimrc and gvimrc ...
! github.com/tyru/caw.vim > install failed
failed to install plugin: pkt-line 3: invalid capabilities: arguments not allowed (multi_ack thin-pack side-band side-band-64k ofs-delta shallow deepen-since deepen-not deepen-relative no-progress include-tag multi_ack_detailed allow-tip-sha1-in-want allow-reachable-sha1-in-want no-done symref=HEAD:refs/heads/master filter object-format=sha1 agent=git/github-g9c23973022a1)
[ERROR] failed to install some plugins
Hi,
I am having a very basic issue with Volt 3.7. I seems I can't grab any package with "get" with every package I get the below error message:
[nlew@Nathans-MBP:~ ]$ volt get https://github.com/tyru/caw.vim
[INFO] Full building /Users/nlew/.vim/pack/volt/opt directory ...
[INFO] Installing vimrc and gvimrc ...
! github.com/tyru/caw.vim > install failed
[ERROR] failed to install some plugins
[nlew@Nathans-MBP:~ ]$ volt version
volt version: v0.3.7
[nlew@Nathans-MBP:~ ]$
[nlew@Nathans-MBP:~ ]$ uname -a
Darwin Nathans-MBP.lan 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3
1/RELEASE_X86_64 x86_64]$[nlew@Nathans-MBP:
The text was updated successfully, but these errors were encountered: