1

When attempting the command:

heroku keys:add

I get the following error (I put just the first line of the error):

/home/john/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': no such file to load -- readline (LoadError)

Any ideas on how to solve this?

Thanks,

John

1 Answer 1

1

You need to recompile Ruby with readline support. Check out this link: RVM: Ruby Version Manager - 'rvm pkg install readline'

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.