Vundle.vim: Vundle PluginInstall error: permission denied

Created on 27 Aug 2017  路  4Comments  路  Source: VundleVim/Vundle.vim

Here is the log after running :PluginInstall
Somehow there is some issue with the Vundle plugin. All other plugins installed just fine.
screen shot 2017-08-27 at 11 10 44 am

Most helpful comment

I got the same thing but when I tried to run vim as root(sudo vim) this error is disappeared.

All 4 comments

Did you done while using sudo command?

No I just used :PluginInstall as a command line in Vim. I am still getting the same log even though the rest of the plugins installed just fine and are working perfectly in Vim.

I got the same thing but when I tried to run vim as root(sudo vim) this error is disappeared.

@whitecloudy is right You cloned as sudo Vundle.vim and now you execute vim as normal user.

Output is saying it cannot write into /Users/lesteryang/.vim/bundle/Vundle.vim (for doc and updates of .git)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kshenoy picture kshenoy  路  4Comments

neil-s picture neil-s  路  5Comments

kobiljonergashev picture kobiljonergashev  路  7Comments

thetutlage picture thetutlage  路  7Comments

genokan picture genokan  路  4Comments