Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove platform specific code because atom-build uses cross-spawn-async #19

Merged
merged 1 commit into from
Apr 30, 2016

Conversation

dannyfritz
Copy link
Contributor

This is a PR to fix #17

Removing the Windows specific code fixes this build runner on my Windows machine.

cross-spawn-async was added to atom-build February 2016. Doesn't seem like there needs to be a fix in this package anymore to work around Windows.

@noseglid
Copy link
Member

Tested this on my windows machine and you're right. cross-spawn-async was the culprit, and this does indeed fix it! Thanks for researching and fixing this!

@noseglid noseglid merged commit ba7e1ab into AtomBuild:master Apr 30, 2016
@dannyfritz
Copy link
Contributor Author

Can there be a new version pushed to Atom for this change?

@noseglid
Copy link
Member

noseglid commented May 1, 2016

Of course. Just published!

@dannyfritz
Copy link
Contributor Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot find module npm/bin/npm/npm-cli.js
2 participants