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

Development Tools Introduction to Git GitHub and Other Remote Repositories Exploring the Repo on GitHub

Nicholas Wallen
Nicholas Wallen
12,278 Points

When using the new Workspace, it doesnt allow you to clone it.

It says that the destination path already exists.

1 Answer

Jay McGavren
STAFF
Jay McGavren
Treehouse Teacher

Do you mean when trying to run git clone https://gihub.com/YOUR_GITHUB_USERNAME/medals.git? You won't be able to run that in a workspace that already has a medals directory.

To get a completely empty workspace, you'll need to visit your workspaces page and click the New button.

Mike Hatch
Mike Hatch
14,940 Points

Thanks Jay. I was experiencing the same problem.