You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
/Library/Ruby/Gems/2.0.0/gems/bwoken-2.0.0/lib/bwoken/cli.rb:10:in `block in <top (required)>': undefined method `on' for main:Object (NoMethodError)
from /Library/Ruby/Gems/2.0.0/gems/slop-4.0.0/lib/slop/options.rb:33:in `initialize'
from /Library/Ruby/Gems/2.0.0/gems/slop-4.0.0/lib/slop.rb:24:in `new'
from /Library/Ruby/Gems/2.0.0/gems/slop-4.0.0/lib/slop.rb:24:in `parse'
from /Library/Ruby/Gems/2.0.0/gems/bwoken-2.0.0/lib/bwoken/cli.rb:9:in `<top (required)>'
from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /Library/Ruby/Gems/2.0.0/gems/bwoken-2.0.0/bin/bwoken:3:in `<top (required)>'
from /usr/bin/bwoken:23:in `load'
from /usr/bin/bwoken:23:in `<main>'
I am not root so I tried the sudo gem install bwoken && bwoken init method, could that be the problem?