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 trialEthan Moffat
3,223 PointsWindows 10 cannot install Treehouse VM nor Ruby files
I have been trying for awhile now to install Ruby on Rails on Windows 10 but it just wont allow me. Then I try getting the Treehouse VM working and that doesn't work, I am in a bad pickle right now and I am eager for some help.
1 Answer
Paul Ogawa
6,570 PointsFirst off Ruby has been known to not play well with Windows so looking into using a Linux partition would be really helpful.
Secondly have you tried using rubyinstaller? They have a Windows compatible one and will add in rails as well.
https://www.ruby-lang.org/en/documentation/installation/#rubyinstaller
If that doesn't work I would highly recommend getting Linux and using that for your Ruby dev machine.