Just getting started with Heroku, I installed toolbelt on my Mac with
the installer.  When I run heroku login, I get the following:


$ heroku login
/usr/local/heroku/lib/heroku/updater.rb:33: warning: parenthesize
argument(s) for future version
/usr/local/heroku/vendor/gems/netrc-0.7.1/lib/netrc.rb:79:in `readto':
undefined local variable or method `count' for []:Array (NameError)
        from /usr/local/heroku/vendor/gems/netrc-0.7.1/lib/netrc.rb:85:in
`parse'
        from /usr/local/heroku/vendor/gems/netrc-0.7.1/lib/netrc.rb:20:in
`read'
        from /usr/local/heroku/lib/heroku/auth.rb:92:in `netrc'
        from /usr/local/heroku/lib/heroku/auth.rb:66:in `delete_credentials'
        from /usr/local/heroku/lib/heroku/auth.rb:21:in `login'
        from /usr/local/heroku/lib/heroku/command/auth.rb:12:in `login'
        from /usr/local/heroku/lib/heroku/command.rb:148:in `send'
        from /usr/local/heroku/lib/heroku/command.rb:148:in `run'
        from /usr/local/heroku/lib/heroku/cli.rb:9:in `start'
        from /usr/bin/heroku:28
$

Any hints about what I need to do?  Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to