Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I downloaded the Heroku Toolbelt, then i ran the cmd and ran the command Heroku login.

I entered my credentials after that as per https://devcenter.heroku.com/articles/facebook#heroku-account-and-tools-setup

I got the message:

Could not find an existing public key. Would you like to generate one? [Yn]

I typed y then I got the following message

Generating new SSH public key.

!    Could not generate key: 'ssh-keygen' is not recognized as an internal or e
xternal command,
 !    operable program or batch file.

Then I did some more research and ran the ssh-keygen.exe present in ..\Git\bin

However I got the same error as here.

share|improve this question
2  
I got my mistake I had not created any file in ..\Git\bin when running the ssh-keygen.exe then we must type the full location in my case it was ..\Git\bin\myfile – user1708415 Mar 8 at 9:49

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.