vim-plug icon indicating copy to clipboard operation
vim-plug copied to clipboard

Monterey macOS vim9 cannot install vim plug

Open x2db opened this issue 3 months ago • 2 comments

I've tried many tricks

  1. Moving tmp directory
  2. setting TMPDIR to a home directory /Users/Name/tmp
  3. Hardcoding git_version directly to plug.vim line 441
  4. Enabled full control to Terminal and vim via system preferences

Still getting this error Error detected while processing function <SNR>9_install[1]..<SNR>9_update_impl[14]..<SNR>9_git_version_requirement[2]..<SNR>9_system[30]..function <SNR>9_install[1]..<SN R>9_update_impl[14]..<SNR>9_git_version_requirement[2]..<SNR>9_system: line 24: E282: Cannot read from "/tmp/vjOMT1Q/0"

when I fake the version line it does go further but all the plugins come with the same E282 message Thanks

x2db avatar Oct 30 '25 21:10 x2db