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

Cloning the Project : could not locate Gemfile

Hey all,

Just on the cloning the project portion of this module. This is how I encountered this error

I decided to create an entirely different directory called "githubtest" and pull the project from Jason's github profile via the ssh...

After typing in:

git clone git@github.com:jasonseifer/treebook.git

I was able to copy everything into "githubtest"

I tried to follow along to the point where Jim types in "bundle" into the command line and I'm faced with a "Could not locate Gemfile" error message shown here:

https://www.evernote.com/shard/s51/sh/d913a2db-dbdf-472d-beaa-5450af90bcd6/7251fd7b4f5f40151810ebf3e5e54621

Would appreciate some feedback here...

Thanks!

1 Answer

Nevermind! I figured it out.. I wasn't in the right directory.. "treebook".. duh.