Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

another installation step? #9

Closed
jsqu99 opened this issue Oct 27, 2011 · 2 comments
Closed

another installation step? #9

jsqu99 opened this issue Oct 27, 2011 · 2 comments

Comments

@jsqu99
Copy link
Contributor

jsqu99 commented Oct 27, 2011

For some reason, I had to do:

gem install guides

after the bundle install.

Because I was getting:

guides build
/Users/jeffsquires/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:900:in report_activate_error': Could not find RubyGem guides (>= 0) (Gem::LoadError) from /Users/jeffsquires/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:248:inactivate'
from /Users/jeffsquires/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:1276:in `gem'
from ..../bin/guides:18

I'm hesitant to update the install documentation in case I'm doing something silly.

@JDutil
Copy link
Member

JDutil commented Oct 27, 2011

Try:

bundle exec guides build

@jsqu99
Copy link
Contributor Author

jsqu99 commented Oct 27, 2011

I'm an idiot. Had turned my brain off and blindly followed the instructions. Sorry about that.

@jsqu99 jsqu99 closed this as completed Oct 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants