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

Does not work on windows #6

Closed
tiborsaas opened this issue Jun 25, 2015 · 6 comments
Closed

Does not work on windows #6

tiborsaas opened this issue Jun 25, 2015 · 6 comments

Comments

@tiborsaas
Copy link

I've tried to run the server, but no luck. I'm on Win7.

I also pulled the repo now, but same results. My node version is v0.12.5 NPM: v.2.11.2

clipboard01

@erikras
Copy link
Owner

erikras commented Jun 25, 2015

Change the /'s to \'s in the scripts section of package.json, maybe? Or just figure out another way to run the commands it's trying to run.

@erikras erikras closed this as completed Jun 25, 2015
@tiborsaas
Copy link
Author

NODE_PATH works differently on windows. Just saying if you want to release a useful tool you need to factor this in. For a personal tool it's ok of course.

@erikras
Copy link
Owner

erikras commented Jun 25, 2015

Yeah, since this is more of a demonstration than a tool or library, I'm not too concerned with supporting every OS. You're welcome to write a little "What to do to get this to work if you're on Windows" (I'm unqualified to do so), and I'd be happy to put it in the README or in a FAQ.

@tiborsaas
Copy link
Author

I tried a few things, but no luck. It seems I need deeper rewrites because of environment variables and I have no time for this now unfortunately.

@erikras
Copy link
Owner

erikras commented Jun 25, 2015

No worries. I might add a "how to make it work in windows" item to the Todo list.

@erikras
Copy link
Owner

erikras commented Jul 8, 2015

@chtefi has gotten it to work on Windows 8. Here's how.

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

No branches or pull requests

2 participants