-
Notifications
You must be signed in to change notification settings - Fork 5
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
Failed to clone the repo due to access right #48
Comments
Same issues for me too |
I did get the above mentioned errors on Windows 11. I could overcome them and able to start a quest using the below steps.
Note that the ssh key file name is "id_ed25519" (ed25519 is the algorithm used to generate the ssh keys)
|
@madanmohany that worked for me, thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running this app on Windows 10. First, I ran into this issue.
By following this guide, my problem was solved. https://stackoverflow.com/questions/2643502/git-how-to-solve-permission-denied-publickey-error-when-using-git
But for now I'm stuck with this.
The text was updated successfully, but these errors were encountered: