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 Nov 24, 2017. It is now read-only.
I've installed juicer on my osx el capitan (I use ruby which is installed from homebrew), and I got this error. Previously when I used maverick, there was no problem (I use the same version of juicer, 1.2.0).
novalagung:~ $ juicer
/usr/local/lib/ruby/gems/2.2.0/gems/cmdparse-3.0.1/lib/cmdparse.rb:796:in `initialize': wrong number of arguments (2 for 0) (ArgumentError) from /usr/local/lib/ruby/gems/2.2.0/gems/juicer-1.2.0/lib/juicer/cli.rb:16:in `new' from /usr/local/lib/ruby/gems/2.2.0/gems/juicer-1.2.0/lib/juicer/cli.rb:16:in `parse' from /usr/local/lib/ruby/gems/2.2.0/gems/juicer-1.2.0/lib/juicer/cli.rb:37:in `run'
from /usr/local/lib/ruby/gems/2.2.0/gems/juicer-1.2.0/bin/juicer:6:in `<top (required)>' from /usr/local/bin/juicer:23:in `load' from /usr/local/bin/juicer:23:in `<main>'novalagung:~ $