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

is this a unix only package? #1

Open
silcowitz opened this issue Jun 3, 2016 · 6 comments
Open

is this a unix only package? #1

silcowitz opened this issue Jun 3, 2016 · 6 comments

Comments

@silcowitz
Copy link

silcowitz commented Jun 3, 2016

on windows 10 you get

PS C:\Repos\grazper.platform\grazper.platform.node> npm install ascii-progress

...

..\src\pos.cc(6): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory

...

@bubkoo
Copy link
Owner

bubkoo commented Jun 3, 2016

@silcowitz I will try to fix this.

@bubkoo
Copy link
Owner

bubkoo commented Jun 3, 2016

@silcowitz I have update the dep get-cursor-position. You can try it again.

@silcowitz
Copy link
Author

termios.h doesn't seem to exist on windows either.

this rather dated link talks about it http://stackoverflow.com/questions/933745/what-is-the-windows-equivalent-to-the-capabilities-defined-in-sys-select-h-and-t

I guess there is some kind of equivalent for windows, at least when using windows power shell?

@bubkoo
Copy link
Owner

bubkoo commented Jun 13, 2016

@silcowitz I have no idea to resolve it. If you have any solution please let me know.

@bubkoo
Copy link
Owner

bubkoo commented Nov 1, 2016

try v1.0.5

@Mart-Bogdan
Copy link

@bubkoo I can report that it works on current Windows 10 with VisualStudio installed

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

3 participants