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

Ashley Neumann
Ashley Neumann
3,714 Points

Cannot move any files to "Treehouse" directory...

I have made a directory using the "mkdir Treehouse". And now I'm trying to move some files to it but keep getting this...

$ git add emptyEmail.js fatal: pathspec 'emptyEmail.js' did not match any files

1 Answer

Juan Garcรญa
Juan Garcรญa
10,723 Points

You sure youโ€™re in the right directory? Run pwd to check your location and ls to check the contents of the path.