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

Nikola Novakovic
Nikola Novakovic
4,171 Points

Treehouse VM bundle install not working

I am learning rails currently and have set it up on Treehouse VM. It was working fine until today when I wanted to start off with fresh new project of ODot on one of the courses ( course is "Polishing Up Ruby On Rails" ) and I did the similar copy and paste to the folder ( the process worked before actually ) and just run bulde in CLI, do a migration and that is it. Right now I keep getting an error when I run 'bundle install'.

Here is the link to screenshoot http://screencast.com/t/0rmEiVTMJ

I am using Windows 8 machine.