omniboard
omniboard copied to clipboard
Installing results in "uninitialized constant Trollop (NameError)
Followed the installation instructions, got the following error message:
Traceback (most recent call last):
4: from /Users/lukas/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `<main>'
3: from /Users/lukas/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `eval'
2: from /Users/lukas/.rvm/gems/ruby-2.5.1/bin/omniboard:23:in `<main>'
1: from /Users/lukas/.rvm/gems/ruby-2.5.1/bin/omniboard:23:in `load'
/Users/lukas/.rvm/gems/ruby-2.5.1/gems/omniboard-1.2.5/bin/omniboard:8:in `<top (required)>': uninitialized constant Trollop (NameError)
I have no clue how Ruby works, so would love a pointer for how to fix this :)
Have a go with 1.2.6 - see if that fixes your issue!