Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install new plugins due to authentication problems with git #728

Open
CodingJonas opened this issue May 7, 2016 · 1 comment
Open

Comments

@CodingJonas
Copy link

Vundle worked has worked fine, but since a few days I get this error when adding new plugins:

[2016-05-07 11:40:10] Plugin vim-scripts/restore_view
[2016-05-07 11:40:10] $ git clone --recursive 'https://github.com/vim-scripts/restore_view.git' '/home/jonas/.vim/bundle/restore_view'
[2016-05-07 11:40:10] > Cloning into '/home/jonas/.vim/bundle/restore_view'...
[2016-05-07 11:40:10] > fatal: could not read Username for 'https://github.com': No such device or address

I just know the basics of github, and am by far no expert in it. What is the problem?

@CodingJonas
Copy link
Author

The answer was really easy, I had a typo in the script name.
Anyway I think a more fitting error message like "plugin not found" would be better, because this error message does not help at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant