Skip to content
This repository was archived by the owner on Nov 24, 2017. It is now read-only.
This repository was archived by the owner on Nov 24, 2017. It is now read-only.

Juicer on OSX El Capitan ~ wrong number of arguments (2 for 0) (ArgumentError)  #81

@novalagung

Description

@novalagung

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:~ $ 

What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions