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

errors cloning #1

Closed
juanmendez opened this issue Aug 18, 2015 · 2 comments
Closed

errors cloning #1

juanmendez opened this issue Aug 18, 2015 · 2 comments

Comments

@juanmendez
Copy link

hi, I watched your youtube video and I really liked it so I try to clone the project you made available. I just wanted to let you know that for cloning the instruction you wrote gave me an error

Cloning into 'android-mvp'...
Warning: Permanently added the RSA host key for IP address '19x.xx.xxx.129' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I used instead
git clone https://github.com/jpotts18/android-mvp

and it worked.

@philipbrito
Copy link

@juanmendez Did you try to clone this project from command line? If yes, maybe you should use the sudo before git clone command.

sudo git clone git@github.com:jpotts18/android-mvp.git

@jpotts18
Copy link
Owner

Since this is a computer configuration problem not a problem with my library I will be closing this issue.

jpotts18 pushed a commit that referenced this issue Jan 11, 2017
Bumped up Retrofit to version 2.0.2
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

3 participants