ddollar/heroku-accounts

Undefined method `api' for Heroku::Auth:Class

ExReanimator opened this issue · 9 comments

Hi guys!

I've got an error while creating a new account:

Adding public key to Heroku account: my_email@example.com
/home/user/.heroku/plugins/heroku-accounts/lib/accounts/heroku/command/accounts.rb:65:in `add': undefined method `api' for Heroku::Auth:Class (NoMethodError)
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/gems/heroku-2.25.0/lib/heroku/command.rb:148:in `run'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/gems/heroku-2.25.0/lib/heroku/cli.rb:9:in `start'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/gems/heroku-2.25.0/bin/heroku:16:in `<top (required)>'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/bin/heroku:19:in `load'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/bin/heroku:19:in `<main>'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/bin/ruby_noexec_wrapper:14:in `eval'
from /home/user/.rvm/gems/ruby-1.9.3-p194@project/bin/ruby_noexec_wrapper:14:in `<main>'

@ExReanimator - it looks like you have a somewhat older version of the client. Could you update to the latest version and see if you are still having this problem?

@geemus - Yep! Thanks!

I'm getting the same error, how do I make sure I'm up to date?

Same error. Have remove heroku gem, install heroku toolbelt... Still same problem

Do you have the latest version of heroku-accounts also?

Le 2012-12-07 à 17:47, Wesley Beary notifications@github.com a écrit :

Do you have the latest version of heroku-accounts also?


Reply to this email directly or view it on GitHub.

I do not know. I remember already playing with it. Is it a gem or a downloadable app?

Le 2012-12-07 à 17:47, Wesley Beary notifications@github.com a écrit :

Do you have the latest version of heroku-accounts also?


Reply to this email directly or view it on GitHub.

@yvanross - you would install the latest by running heroku plugins:install http://github.com/ddollar/heroku-accounts.

Thanks, I just found it and install it 5 seconds ago. Hope it will work

Le 2012-12-07 à 17:53, Wesley Beary notifications@github.com a écrit :

@yvanross - you would install the latest by running heroku plugins:install http://github.com/ddollar/heroku-accounts.


Reply to this email directly or view it on GitHub.