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 compatability #4

Open
catesandrew opened this issue Oct 8, 2015 · 1 comment
Open

windows compatability #4

catesandrew opened this issue Oct 8, 2015 · 1 comment

Comments

@catesandrew
Copy link

I'm not using windows myself, but have teammates that do, so can not validate the accuracy of this, but isn't the first line of the executables in this project going to fail under windows? specifically, #!/usr/bin/env node? Windows doesn't have shebang support. It could be removed and from the scripts one would call node in-publish vs in-publish.

@zkochan
Copy link

zkochan commented Jul 17, 2016

It will work on Windows. During installation the npm CLI creates cmd files for the files having the shebangs

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