Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Using cross-spawn as a drop-in for child_process #33

Merged
merged 2 commits into from
May 29, 2015

Conversation

ethul
Copy link
Contributor

@ethul ethul commented May 29, 2015

Until nodejs/node-v0.x-archive#2318 is resolved, opting for cross-spawn instead of
using child_process directly to provide better windows compatibility.

Resolves #30

(cherry picked from commit 16f0539)

ethul added 2 commits May 28, 2015 21:04
Until nodejs/node-v0.x-archive#2318 is resolved, opting for `cross-spawn` instead of
using `child_process` directly to provide better windows compatibility.

Resolves #30

(cherry picked from commit 16f0539)
ethul added a commit that referenced this pull request May 29, 2015
Using cross-spawn as a drop-in for child_process
@ethul ethul merged commit a464f0a into 0.4-stable May 29, 2015
@ethul ethul deleted the backport/issue-30 branch May 29, 2015 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant