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 trialHerb Sih
Courses Plus Student 6,345 PointsVagrant Up authentication and projects folder
Hi!
I'm having problems with the "$ vagrant up" command. I get an authentication error (password not provided) when attempting to run it. I've attached a screenshot of my console and Finder window. I believe I have created a solution for the problem by aborting the command upon authentication failure, and "$ vagrant ssh" - password: treehouse into the VM. This hacky solution may have however inadvertently caused another problem (#2).
I don't seem to have a projects folder in my treehouse VM. I've attached a screenshot of my commands, detailing both problem #1 and #2.
2 Answers
Nicholas Nelson
3,269 PointsI have the exact same problem. I was wondering if you were able to fix it?
Jason Seifer
Treehouse Guest TeacherHerb Sih What happens if you type ls
after doing vagrant ssh
? /cc Nicholas Nelson
Herb Sih
Courses Plus Student 6,345 PointsHerb Sih
Courses Plus Student 6,345 Points