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

jason chan
jason chan
31,009 Points

for bin/rails not working on windows omit bin

For windows cmd not working local bin/rails just use rails

rails

Do not use bin. I spent 2hours on this trying to figure it out. For anything else. I hope this will save you lots of time and frustration.

For the delete commands also totally different

rd /s

if your using git, copy the commands. Goodluck. If want to follow along here on windows it's better to create a vagrant virtual box and go in through ssh so you can use bin/rails again because it's linux commandlines.