Heroku登录和注销不起作用?

Heroku登录和注销不起作用?,heroku,helpers,Heroku,Helpers,我在heroku上的帐户被挂起,我正在尝试在“cmd或git bash”上删除它;但是,在我的程序中,我无法从该帐户注销 这是我收到的错误: $ heroku logout C:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:30:in `rescue in start': und efined method `styled_error' for Heroku::CLI:Class (NoMethodError) from C:

我在heroku上的帐户被挂起,我正在尝试在“cmd或git bash”上删除它;但是,在我的程序中,我无法从该帐户注销

这是我收到的错误:

$ heroku logout
C:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:30:in `rescue in start': und
efined method `styled_error' for Heroku::CLI:Class (NoMethodError)
        from C:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:16:in `start'
        from c:/Program Files (x86)/Heroku/bin/heroku:25:in `<main>'
$heroku注销
C:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:30:in'rescue in start':und
Heroku::CLI:Class(NoMethodError)的已定义方法“styled_error”
来自C:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:16:in'start'
来自c:/ProgramFiles(x86)/Heroku/bin/Heroku:25:in`'

我刚刚作为另一个帐户再次登录

这处理了注销,因为我在命令行中没有看到关于如何注销的明确方法

heroku login
Email: new@email.account
Password: ******
从cli终端点击命令“Heroku Logout


如果错误仍然存在,请清除浏览器缓存。以便您可以再次登录。愉快的编码。

您可以使用
heroku登录-i
从cli使用您的电子邮件和密码登录。

我的帐户没有挂起,我在执行
heroku状态时也会遇到同样的错误。我最近刚刚更新了heroku工具带版本,据报道该版本为
heroku gem/2.30.3(i386-mingw32)ruby/1.9.2