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

Windows support #97

Merged
merged 3 commits into from
Apr 20, 2016
Merged

Windows support #97

merged 3 commits into from
Apr 20, 2016

Conversation

insin
Copy link
Contributor

@insin insin commented Apr 19, 2016

This gets past the initial spawning issue on Windows - I can't tell you if it works yet as I'm on npm2 so it's been installing duplicate versions of roc, Babel 6 etc on my test app for the last 30 minutes 😸
#91

@insin insin changed the title Use cross-spawn to fix Windows spawning issues Windows support Apr 19, 2016
@dlmr
Copy link
Member

dlmr commented Apr 19, 2016

Thanks for the PR! I will try to test this out on Windows as soon as possible, looks really good.

Yeah, we would like to support npm2 and I might be able to put some work into that during this weekend but it has not been a priority so far unfortunately.

@dlmr
Copy link
Member

dlmr commented Apr 20, 2016

I managed to test this on Windows and the changes works great, thanks again!

This is however unfortunately not the only things that needs to be addressed for Windows support. We will continue looking into this and document/fix the problems as we go along.

I will go ahead and merge this and we will take it from here.

@dlmr dlmr merged commit 1fa46d8 into rocjs:master Apr 20, 2016
dlmr added a commit that referenced this pull request Apr 22, 2016
Should be sync and not spawnSync
andreasrs added a commit that referenced this pull request Apr 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants