junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
33.7k stars 1.9k forks source link

Error when running :PlugUpgrade #1249

Closed 5S-OMAR-SWEIDAN closed 4 months ago

5S-OMAR-SWEIDAN commented 1 year ago

Hello, team!

When I try to run the :PlugUpgrade command, I get the following error:

Error detected while processing function <SNR>10_upgrade[24]..function <SNR>10_upgrade[7]..<SNR>10_system:
line 24: 
E282: Cannot read from "/tmp/va5hSWS/14"

Can you please support?


Your Plug block:

Plug 'matze/vim-move'
Plug 'csexton/trailertrash.vim'
Plug 'tpope/vim-eunuch'
Plug 'vim-airline/vim-airline'
Plug 'tpope/vim-obsession'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-sclow'
Plug 'djoshea/vim-autoread'
Plug 'kien/rainbow_parantheses.vim'
Plug 'svban/YankAssassin.vim'

The contents of :version:

VIM - VI Improved 9.0 (2022 Jun 28, compiled Nov 30 2022 12:12:57)
Included patches: 1-976
...
FrodoBaggins74524 commented 1 year ago

Have you updated Update Plug.vim?

5S-OMAR-SWEIDAN commented 1 year ago

Have you updated Update Plug.vim?

@FrodoBaggins74524 No, how should I do that?

junegunn commented 4 months ago

Not reproducible. Please let me know if you still have the issue.