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 #32

Merged
merged 1 commit into from
May 29, 2015
Merged

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

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
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 a7ffd2b into master May 29, 2015
@ethul ethul deleted the topic/issue-30 branch May 29, 2015 00:54
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.

Error: spawn psc ENOENT
1 participant