Skip to content

Conversation

claudiopro
Copy link
Member

@claudiopro claudiopro commented Feb 28, 2017

Fixes #43, switches to cross-spawn which addresses these issues:

  • child_process.spawn unable to execute .cmd or .bat commands on Windows
  • shell: true working only with Node >=v6 (according to cross-spawn; Node docs say it's supported since v4)
  • Caller has to escape command and arguments when using shell: true

@claudiopro
Copy link
Member Author

Actually it was cherry-picked into v4 LTS and v5 too, see nodejs/node#4598. I'll open a PR to clarify this in cross-spawn.

@claudiopro claudiopro requested review from martinheidegger and removed request for sethvincent February 28, 2017 18:35
@claudiopro claudiopro merged commit 54fab8b into workshopper:master Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant