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

JavaScript Express Basics (2015) Getting Started with Express Install Express.js

Richard Ward
Richard Ward
14,665 Points

git : The term 'git' is not recognized as the name of a cmdlet

When i paste the link into my terminal, this error message appears. why?

2 Answers

This may seem like a silly question, but do you have git installed on your machine? If so, what version is it, and has it been added to your path? Also, I am not sure what link you are referring to. It would be very helpful if you could reference the code you are pasting into your powershell here, so I can be of further assistance.

Mohammed Fellak
Mohammed Fellak
30 Points

Had same issue before

Solved problem like this : Close editor Install or Reinstall GIT Update npm as well

if you were deploying your project to git pages redo everything from scratch