StartupInstituteChicago / Spring2014HerbPreintz

0 stars 0 forks source link

Bundle install problem fixed #1

Closed hpreinitz closed 10 years ago

hpreinitz commented 10 years ago

I was reading the article that Bul found, and it was talking about using RVM. \curl -sSL https://get.rvm.io | bash -s stable --ruby

I tried it, and this updated ruby from: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0] to: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0]

and the:

sudo bundle install

completed.

Thanks to Jonathan and Bul for their help.

hpreinitz commented 10 years ago

The first ruby version should have been: ruby --version ruby 2.0.0p247 (2013-06-27 revision 41674) [universal.x86_64-darwin13]

sibrent commented 10 years ago

Great!!

Sent from my iPhone

On Mar 13, 2014, at 12:02 AM, hpreinitz notifications@github.com wrote:

I was reading the article that Bul found, and it was talking about using RVM. \curl -sSL https://get.rvm.io | bash -s stable --ruby

I tried it, and this updated ruby from: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0] to: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0]

and the:

sudo bundle install

completed.

Thanks to Jonathan and Bul for their help.

Reply to this email directly or view it on GitHubhttps://github.com/StartupInstituteChicago/Spring2014HerbPreintz/issues/1 .

jkelleyj commented 10 years ago

Yes!!! Did not think the ruby version would impact that, but thrilled you made it through the mavericks jungle. Good luck getting started on the app and feel free to reach out if I can help on lab 2.

On Thursday, March 13, 2014, sibrent notifications@github.com wrote:

Great!!

Sent from my iPhone

On Mar 13, 2014, at 12:02 AM, hpreinitz notifications@github.com<javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

I was reading the article that Bul found, and it was talking about using RVM. \curl -sSL https://get.rvm.io | bash -s stable --ruby

I tried it, and this updated ruby from: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0] to: ruby --version ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0]

and the:

sudo bundle install

completed.

Thanks to Jonathan and Bul for their help.

Reply to this email directly or view it on GitHub< https://github.com/StartupInstituteChicago/Spring2014HerbPreintz/issues/1> .

Reply to this email directly or view it on GitHubhttps://github.com/StartupInstituteChicago/Spring2014HerbPreintz/issues/1#issuecomment-37523513 .