[Issue 16591] Spawn process on windows fails for npm start

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Oct 5 03:11:55 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16591

--- Comment #2 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Ah, it's a batch file, then use spawnShell("npm.cmd start",...)

--


More information about the Digitalmars-d-bugs mailing list