Heroku登录和注销不起作用?

Rom*_* AL 3 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:/Users/Romantiku/.heroku/client/lib/heroku/cli.rb:16:in `start'
        from c:/Program Files (x86)/Heroku/bin/heroku:25:in `<main>'
Run Code Online (Sandbox Code Playgroud)

iGb*_*nam 6

我刚刚以另一个帐户登录.

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

heroku login
Email: new@email.account
Password: ******
Run Code Online (Sandbox Code Playgroud)