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!
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

Andrea Sanchez
Courses Plus Student 2,132 PointsNo such file or directory, when I try to access directory tree book
I can't access the Treebook project. I have ruby installed on my machine, unknown78ca39b70464:~ dresanchez$ rvm use 1.9.3 Using /Users/dresanchez/.rvm/gems/ruby-1.9.3-p286
Everything is working fine until I try to access: cd treebook/ I then get this: unknown78ca39b70464:~ dresanchez$ cd treebook/ -bash: cd: treebook/: No such file or directory
Is it because I am running Ruby 1.9.3 p286?
Thanks
1 Answer

Andrea Sanchez
Courses Plus Student 2,132 PointsI got it working, disregard this question, thanks!