ascii-progress
ascii-progress copied to clipboard
is this a unix only package?
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
...
@silcowitz I will try to fix this.
@silcowitz I have update the dep get-cursor-position
. You can try it again.
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?
@silcowitz I have no idea to resolve it. If you have any solution please let me know.
try v1.0.5
@bubkoo I can report that it works on current Windows 10 with VisualStudio installed