lib/run.js needs os awareness hacked in such as here: https://github.com/Concurix/concurixjs/commit/70fcdf5207af955af266d328f45bc14d03275341
child-process does not work on Windows, among other things, but at the moment I get the "errno 193" problem right after the git checkout succeeds.
lib/run.jsneeds os awareness hacked in such as here: https://github.com/Concurix/concurixjs/commit/70fcdf5207af955af266d328f45bc14d03275341child-processdoes not work on Windows, among other things, but at the moment I get the "errno 193" problem right after the git checkout succeeds.