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
An error was detected while processing function jetpack#sync[3]..jetpack#download_plugins[39]..jetpack#jobwait[3]..jetpack#jobcount[1]..<lambda>13098[1]..jetpack#jobstatus[4]..jetpack#nvim_exit_cb[2]..jetpack#nvim_exit_cb[2]..jetpack#nvim_exit_cb[2]..jetpack#nvim_exit_cb:
Line 5:
`cmd.exe /c (if exist C:\Users\atsushifx\.config\vimfiles\pack\jetpack\opt\fern.vim rmdir /s /q C:\Users\atsushifx\.config\vimfiles\pack\jetpack\opt\fern.vim) &&
mkdir C:\Users\atsushifx\.config\vimfiles\pack\jetpack\opt\fern.vim &&
curl -fsSL https://github.com/lambdalisue/fern.vim/archive/HEAD.tar.gz -o C:\Users\ATSUSH~1\AppData\Local\Temp\VCO5676.tmp &&
tar -zxf C:\Users\ATSUSH~1\AppData\Local\Temp\VCO5676.tmp -C C:\Users\atsushifx\.config\vimfiles\pack\jetpack\opt\fern.vim 1 &&
(if exist C:\Users\ATSUSH~1\AppData\Local\Temp\VCO5676.tmp del C:\Users\ATSUSH~1\AppData\Local\Temp\VCO5676.tmp)`
C:\app\scoop\apps\unxutils\current\usr\local\wbin\tar.exe: Cannot use compressed or remote archives
C:\app\scoop\apps\unxutils\current\usr\local\wbin\tar.exe: Error is not recoverable: exiting now
/
/
The text was updated successfully, but these errors were encountered:
Bug Report
Desktop (please complete the following information):**
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled May 13 2023 22:50:01)
Describe the bug
When the download command is set to
curl
, an error occurs when executing JetpackSync.To Reproduce
Write the vimrc as follows:
Start vim and execute JetpackSync.
Screenshots
/
/
The text was updated successfully, but these errors were encountered: