I have git bash open and I type in npm install and then it returns:
npm install
bash: npm command not found
I don\'t understand, because I
you need to add nodejs to your path, along with npm
where node where npm
where node
where npm