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
In our case, the solution was simply to close the Git bash window and re-open it.