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 Git Basics Getting Started With Git Working With Git Repositories

RIHAB DRIDI
seal-mask
.a{fill-rule:evenodd;}techdegree
RIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 Points

bash: cd: my_first_repository: No such file or directory !!

i try to submit the command "cd my first-directory" but the git bash display No such file or directory by the way i'm on windows system , and i'm working on Git bash

1 Answer

Cory Harkins
Cory Harkins
16,500 Points

Ensure that your filepath is accurate, I'm on a mac so it's structured differently, but...

if you are in your root directory, (windows?) You may need to drill down into the parent directory.

For example, cd documents/code_projects/gulp_builds/my_first_repository