Wednesday, June 1, 2022

Re: Vim-Plug’s “PlugInstall” fails

> On May 12, 2022, at 7:01 PM, Alessandro Antonello <antonello.ale@gmail.com> wrote:
>
> Em qua., 11 de mai. de 2022 às 15:51, Eric Weir <eeweir@comcast.net> escreveu:
> 
> Attempting to get Vim-Plug set up in my MacVim installation. I've got the script in ~/vim/autoload and the call to it and my plugins list in my .vimrc. However when I issue PlugInstall the process aborts with this error message:
>
> xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
>
> Help appreciated. I am a minimally proficient vim user, a writer not coder.
>
> For some executables to run, you need to install Xcode Developer Tools on your Mac. You can do that by typing in a terminal:
>
> $ xcode-select --install
>
> The error shown to you suggests to me that you haven't those tools installed.

Thanks, Alessandro. Yes, I was alerted to that by vim-plug's developer. I have installed the tools.

------------------------------------------------------------------------------------------
Eric Weir
Decatur, GA USAeeweir@comcast.net

"Human coexistence and social life constitute the good common
to us all from which...all cultural and social goods derive."

- Zygmunt Bauman


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/9E933BDA-4E44-401F-A242-55358023F15E%40gmail.com.

No comments: