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 trialprateek parasher
806 Pointsnot able to install RUBY
during ruby installations process in cmd when i typed
ruby dk.rb i am getting error that ruby is not recognized as an internal or external command, operable program or batch file
2 Answers
Kevin Korte
28,149 PointsIf you're using windows, take my advice. Install virtual box, and install in ubuntu in there, than update and use Ruby in your linux environment in your virtualbox, on your windows computer.
As you can tell, I'm not a fan at all trying to make windows play nice. I spent more time fixing errors than coding. And it was stupid stuff, it would work one day, and the next day, for no apparent reason, it would fail again...3 hours later I'd be up and running.
After setting up my vb to code in, I've had zero issues.
Alexander Davison
65,469 PointsI think you should install Ruby to make this work.
You probably are using Windows because most Macs and Ubuntus come with Ruby. If you are using Windows, check this workshop out: https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-windows-2