Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Mac

Help!

Hellor can anyone help me please? When I go to update ruby to the latest version using '''rbenv install 2.1.2''' my mac book air 2013 crashes.

2 Answers

Stone Preston
Stone Preston
42,016 Points

What do you mean by crashes? does it shut down? does it give you any errors? that version or ruby is pretty new. try installing an older version like 2.1.1

rbenv install 2.1.1

Thank you, I am going to try that later on today.