Hello,
I just deployed a test app on Heroku and am trying to start the rails
console on that but I get the following error. Searched around but
don't find anything on this.
Appreciate any thoughts on what I need to do to get past this.
Thanks,
-S
$ heroku run rails console
c:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-2.2.4/lib/heroku/helpers.rb:
213:in ``': No such file or directory - tput cols (Errno::ENOENT)
from c:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-2.2.4/lib/
heroku/helpers.rb:213:in `get_terminal_environment'
from c:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-2.2.4/lib/
heroku/command/run.rb:16:in `index'
from c:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-2.2.4/lib/
heroku/command.rb:114:in `run'
from c:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-2.2.4/bin/
heroku:14:in `<top (required)>'
from c:/Ruby192/bin/heroku:19:in `load'
from c:/Ruby192/bin/heroku:19:in `<main>'
--
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.