2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

git-bash.exeからherokuにログインできません

Posted at

初めまして。私は、Node.jsについてつい三日前から勉強し始めた、Heroku初心者のNozです。
Node.jsのアプリを制作するために、Herokuにアカウント登録をして、Heroku Toolbeltをインストールしました。
まずgit-bashのコマンドでherokuへのログインを試みた($heroku login)のですが、
$ heroku login
Enter your Heroku credentials.
Email:(ここで登録したEメールアドレスを入力しました)
Password (typing will be hidden):
Login is currently incompatible with git bash/cygwin
In the meantime, login via cmd.exe
https://github.com/heroku/heroku-cli/issues/84
と表示され、ログインできません。Eメールアドレスは間違えていないはずです。
また、コマンド上ではパスワードとIDの入力は恐らく求められていないはずです…
昨日一日がかりで色々調べたり試してみたのですが、何も解決できませんでした…
解決方法が分かる方、どなたか教えていただけると幸いです…

2
2
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?