On Tuesday, 4 October 2016 at 13:18:45 UTC, Adam D. Ruppe wrote:
Are you sure npm is in the path? From your shell, do `which npm` and see where it is coming from, you might want to use the full path to spawn process.

Yes, npm is in path. From all directories I can execute npm/node (--version)
and receive a valid result.
I can execute npm start within folder "js" in both consoles, git bash and windows cmd.
There it works fine.

On windows cmd which is not a known command. On git bash I receive as result:
/c/Program Files/nodejs/npm

Kind regards
André

Reply via email to