I have installed node.js in my computer. I can check the node and npm version in my cmd. I am using laravel homestead with vagrant in windows 10. however. When I use git bash the node version is shown buy the npm is not recognized returning a message saying npm: command not found.
I do appreciate any help.