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

Error installing Rails

Hey everyone I am trying to install rails but everytime I do it I get...

'''Failed during: /usr/bin/sudo /usr/bin/xcode-select --install'''

What should I do!?

Robert King
Robert King
1,058 Points

Have you recently upgraded or changed versions of xcode?

You might have to run xcode-select --switch to point it to the latest/intended version that you want to use.

4 Answers

Have you got Xcode installed?

its installed and the latest version

Okay Let me give it a shot...