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

httparty doesn't get installed #2

Open
brandondrew opened this issue Jul 23, 2014 · 1 comment
Open

httparty doesn't get installed #2

brandondrew opened this issue Jul 23, 2014 · 1 comment

Comments

@brandondrew
Copy link

I just installed Stella, and then tried to use it, and got cannot load such file -- httparty (LoadError):

$ stella preview -p stella.rb
/Users/curtcoty/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:126:in `require': cannot load such file -- httparty (LoadError)
    from /Users/curtcoty/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:126:in `require'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/gems/stella-2.1.2.004/lib/stella.rb:17:in `<top (required)>'
    from /Users/curtcoty/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:73:in `require'
    from /Users/curtcoty/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:73:in `require'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/gems/stella-2.1.2.004/bin/stella:24:in `<top (required)>'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/bin/stella:23:in `load'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/bin/stella:23:in `<main>'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval'
    from /Users/curtcoty/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `<main>'

Installing httparty on the command line gets around that problem.

@brandondrew
Copy link
Author

I don't see httparty anywhere in the Gemspec: https://github.com/solutious/stella/blob/master/stella.gemspec

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

1 participant