Szikszai László

Results 2 issues of Szikszai László

Hi @andrewnicols, I am Laszlo, one of the owners of https://github.com/gherking. Our tool is mainly a precompiler for Gherkin feature files with various useful precompilers. I found your project when...

In case, the CWD contains white-space, the command does not work. Same issue as https://github.com/nodejs/node/issues/7367 This can be fixed here as well (in `index.js`): ```javascript return require('child_process').spawn('"' + path.join(__dirname, 'dist/bin',...