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

use cross-spawn #4

Closed
wants to merge 2 commits into from
Closed

Conversation

miguelcobain
Copy link
Contributor

closes #3

@miguelcobain
Copy link
Contributor Author

@Kinvey Can you merge this and release on NPM?

This would make a huge difference for Windows folks.

@miguelcobain
Copy link
Contributor Author

Ping.

Copy link

@patrickjholloway patrickjholloway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miguelcobain curious if you have the time to include an update to the README for instructions to install on Windows, if not I can take a stab at it when I have a chance.

@@ -25,6 +25,7 @@
"dependencies": {
"broccoli-kitchen-sink-helpers": "^0.2.5",
"coffee-script": "^1.7.1",
"cross-spawn": "^2.0.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be bumped to a more recent version, cross-spawn has been updated to 6.0.5

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be fine, yes. Looks like the api didn't change at all.

@miguelcobain
Copy link
Contributor Author

@patrickjholloway unfortunately I'm no longer on a windows machine, but I remember this being a relatively safe change to make.

@patrickjholloway
Copy link

@miguelcobain okay, sounds good. I do want to test this out and add an entry to the README. I will take care of this soon and merge. Thank you for the PR and sorry for the huge delay.

@dimofeev
Copy link

@patrickjholloway do we have any progress here?

@dimofeev
Copy link

dimofeev commented Jul 9, 2019

@patrickjholloway any news here ?

@dimofeev dimofeev requested a review from bundyo December 10, 2019 08:07
@dimofeev
Copy link

Going to close the PR. Will be reopened in case it is needed at some point.

@dimofeev dimofeev closed this Feb 25, 2020
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.

use node-cross-spawn
3 participants