tpope / vim-pathogen

pathogen.vim: manage your runtimepath

Home Page:http://www.vim.org/scripts/script.php?script_id=2332

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl: (23) Failed writing body

hosseinhaeri opened this issue · comments

I tried following the installation guides and I do get it: (PowerShell 7.10 under Windows 10)

mkdir -p ~\vimfiles\autoload, ~\vimfiles\bundle && curl -LSso ~\vimfiles\autoload\pathogen.vim https://tpo.pe/pathogen.vim

Directory: C:\...\vimfiles

Mode LastWriteTime Length Name


d---- 16/11/2020 10:57 autoload
d---- 16/11/2020 10:57 bundle
curl: (23) Failed writing body (0 != 1371)


Is it still happening? It's working fine for me so I'm guessing this was a temporary issue.

Originally posted by @tpope in #204 (comment)