Created
January 20, 2012 11:22
-
-
Save tcrayford/1646808 to your computer and use it in GitHub Desktop.
failbundler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pc-3-97:raptor(8161m|master) $ bundle | |
ERRRO: Gem bundler is not installed, run `gem install bundler` first. | |
pc-3-97:raptor(8161m|master) $ gem install bundler | |
Successfully installed bundler-1.0.21 | |
1 gem installed | |
Installing ri documentation for bundler-1.0.21... | |
Installing RDoc documentation for bundler-1.0.21... | |
pc-3-97:raptor(8161m|master) $ bundle | |
ERRRO: Gem bundler is not installed, run `gem install bundler` first. | |
pc-3-97:raptor(8161m|master) $ cd .. | |
pc-3-97:Projects $ cd raptor | |
Using /Users/tcrayford/.rvm/gems/ruby-1.9.3-p0 with gemset raptor | |
pc-3-97:raptor(8161m|master) $ bundle | |
Fetching source index for http://rubygems.org/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
s/rvm/rbenv/g