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 trialNicholas Wallen
12,278 PointsWhen using the new Workspace, it doesnt allow you to clone it.
It says that the destination path already exists.
1 Answer
Jay McGavren
Treehouse TeacherDo 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
14,940 PointsMike Hatch
14,940 PointsThanks Jay. I was experiencing the same problem.