On Tuesday, 4 October 2016 at 12:58:19 UTC, Andre Pany wrote:
Hi,

I need to call a Node application. node and npm are in windows path variable.
I have following folder structure:
./app.d
./js/helloworld.js
./js/package.json

[...]

npm is .cmd file on Windows. Maybe this is issue. Looks like cmd.exe knows how to deal with them, while CreateProcess does not.

Reply via email to