"Sorry, you can't use byebug without Readline" · Issue #289 · deivid-rodriguez/byebug

I started encountering this issue inside a Rails app with byebug 9.0.5 and Ruby 2.2.5. Didn't change either Rails or Ruby after installing byebug. One day it worked fine, the next I couldn't boot t...