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

USB Programming in Firefox: TypeError: navigator.usb is undefined #26

Open
franalbani opened this issue Jul 3, 2024 · 1 comment
Open

Comments

@franalbani
Copy link

franalbani commented Jul 3, 2024

When I try to program the device using the Serial method, this message pops up:

image

TypeError: navigator.usb is undefined

I'm using Firefox 126.0.1 (64-bit) in Arch Linux.

@rgerganov
Copy link
Owner

Unfortunately Firefox doesn't support WebUSB. You can try another browser or the Python bindings

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