Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Login is currently incompatible with git bash/cygwin

Tags:

I just download this version Git-2.6.1-64-bit.exe my OS is windows 10 64bit.. why I cannot still log in it? is Git-2.6.1-64-bit.exe the latest one?

before it was MINWG32 now updated become MINWG64 but still I cannot login..help me solve this issues

I don't have any solution for this instead to use the cmd.exe.... but I need the flow of it...coz some of the commands cannot run in this environment...it's a big difference between a Linux-like environment... please post procedure/steps in deploying apps in heroku.

IT SAYS : Login is currently incompatible with git bash/cygwin In the meantime, login via cmd.exe https://github.com/heroku/heroku-cli/issues/84

like image 501
Elmer Maxino Cacaldo Avatar asked Jan 14 '16 14:01

Elmer Maxino Cacaldo


People also ask

How do I log into heroku with Git bash?

Install Heroku on Windows machine as per the site instructions. Then, with Git Bash closed, open the Windows "Command Prompt" and type "heroku login". You will be prompted for your Heroku username and password and you're in! Close the command prompt and use bash as per normal.

Why heroku login is not working?

Double check that there are no typos in your password as well. Reset your password and try logging in with the new password. Try using a different email address. Try using an email alias with a plus sign if you might have signed up using an alias such as [email protected] instead of just [email protected].


1 Answers

login through the windows command prompt first, then you will be able to run heroku commands on git Bash.

like image 133
Uziel Valdez Avatar answered Sep 25 '22 06:09

Uziel Valdez