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 compatibility #53

Open
kheifer opened this issue Apr 24, 2018 · 4 comments
Open

Windows compatibility #53

kheifer opened this issue Apr 24, 2018 · 4 comments

Comments

@kheifer
Copy link

kheifer commented Apr 24, 2018

Windows support

At current devs who had windows systems couldn't install and run civic successfully. It looked like a dependency issue when yarn build was called but there's also an issue with node management.

possible solutions for node management in windows environments:

https://github.com/coreybutler/nvm-windows

@znmeb
Copy link

znmeb commented Apr 24, 2018

@kheifer Is a Docker image a viable option here? Would the people on Macs use it too?

I've had pretty good luck with Docker on Windows 10 Pro.

@dcuthell
Copy link

I ended up creating an Ubuntu instance and running it from there through the command line but long term that's probably not the most accessible method.

@DingoEatingFuzz
Copy link
Contributor

I use WSL on my windows machine. It has faster IO than docker or a VM.

I agree that long term it would be ideal for everything to work natively on Windows.

@znmeb
Copy link

znmeb commented May 6, 2018

WSL runs on Windows 10 Home now, I believe. But if anyone wants to dual-boot, hit me up. ;-)

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

No branches or pull requests

4 participants