Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cloud9 IDE Heroku Login

I need help logging into Heroku from Cloud9 IDE.

In a cloud9 IDE terminal, I enter heroku login and I don't get the chance to enter any credentials.

Instead I get the following heroku: Press any kety to open up the browser to login or q to exit:

I hit any key and get the following: heroku: Waiting for login...

like image 582
Nathan Pena Avatar asked Nov 17 '18 15:11

Nathan Pena


1 Answers

According to the latest update, this shall work:

heroku login -i
like image 85
Naman Wadhwa Avatar answered Nov 15 '22 00:11

Naman Wadhwa