seanohalpin / ffi-ncurses

Interface to ncurses using Ruby FFI (Foreign Function Interface)
MIT License
82 stars 21 forks source link

highline 1.6.9 ArrayIndexOutOfBounds Exception #8

Open keshavkuruva opened 12 years ago

keshavkuruva commented 12 years ago

getting this error when I am trying to do a bundle install

Java::JavaLang::ArrayIndexOutOfBoundsException: An error occured while installing highline (1.6.9), and Bundler cannot continue. Make sure that gem install highline -v '1.6.9' succeeds before bundling.

Would appreciate your help. Prasad

seanohalpin commented 12 years ago

What does this have to do with ffi-ncurses? Have you raised the issue with the highline maintainers?