Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing results in "uninitialized constant Trollop (NameError) #30

Open
lukaskawerau opened this issue May 22, 2019 · 1 comment
Open

Comments

@lukaskawerau
Copy link

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

@jyruzicka
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants