omniboard icon indicating copy to clipboard operation
omniboard copied to clipboard

Installing results in "uninitialized constant Trollop (NameError)

Open lukaskawerau opened this issue 5 years ago • 1 comments

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 :)

lukaskawerau avatar May 22 '19 21:05 lukaskawerau

Have a go with 1.2.6 - see if that fixes your issue!

jyruzicka avatar May 25 '19 08:05 jyruzicka