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

Cannot install on Windows. #3

Closed
MicahZoltu opened this issue Apr 7, 2017 · 0 comments · Fixed by #4
Closed

Cannot install on Windows. #3

MicahZoltu opened this issue Apr 7, 2017 · 0 comments · Fixed by #4

Comments

@MicahZoltu
Copy link
Contributor

npm install --save-dev u2f-client

> node-hid@0.3.2 preinstall C:\Source\my-project\node_modules\.staging\node-hid-a78cfb4d
> sh get-hidapi.sh

'sh' is not recognized as an internal or external command,
operable program or batch file.

yarn install --dev u2f-client fails with a similar error.

Interestingly, I can install node-hid just fine, but installing it first does not resolve this issue. I'm not sure why when I get node-hid as a transitive dependency I get this error but when I get it directly I don't.

MicahZoltu added a commit to MicahZoltu/u2f-client that referenced this issue Apr 7, 2017
This is an attempt to fix ashtuchkin#3.  Note: I have not tested this locally (hoping you have a CI server for that) and I don't actually know if it will fix the issue, but it seems like a good place to start as 0.3.2 was from 2.5 years ago.
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

Successfully merging a pull request may close this issue.

1 participant