-
Notifications
You must be signed in to change notification settings - Fork 27
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
Crashes on Windows 7 64-bit (requestDevice) #68
Comments
|
Have you tried Node 10? |
Yes. The way you
this code crashes all node.js versions on all windows version with a C++ segfault commenting out then when you open all devices in i'm gonna have to fork this awesome library you did for my needs to just open USB devices matching filters |
can you pass
that will yield much better results for people on windows |
I like that idea, see #70 |
So glad I came across this thread. I could not figure out why my code was working on MacOS and Linux, and then everything just crashes on Windows (7 and 10). For a couple of days I thought it was USB driver-related, so I've been trying WinUSB, libusbK etc. Any idea when these changes will be out of preview @thegecko ? |
Once I hear they have fixed the issue :) The preview is on npm here: |
Well, they fixed they fixed the issue for me 👍 How about you @brandonros ? |
all good |
@thegecko Are you still waiting on something else to confirm that this is now fixed before the next release? |
My holiday to finish. I'm back now and have released v2.1.0 |
Thanks @thegecko , hope you had a good holiday! |
there never gets printed
node v12.18.1
windows 7 64-bit
webusb@2.0.2
The text was updated successfully, but these errors were encountered: