Closed pszalanski closed 4 years ago
I figured it out: My cwd was invalid after all. Sorry 😄
Still, I will switch to using cross-spawn myself, because I need the stdout output of the maven command and I cannot seem to find out how to do it with this maven wrapper.
Hi there,
I tried using your maven wrapper on windows 10 and it simply crashes with
Googling that error did not turn up anything useful. My
cwd
is correct and myComSpec
environment variable does not end with a semicolon.Do you have any advice on what to do?