You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
The issue is that my Ledger has a different number (61904), which means that the Transport throws an error: No Ledger device found (timeout) and I can't run my application.
What should I do?
The text was updated successfully, but these errors were encountered:
Hi,
I noticed in the following line that
getDevices
checks forusagePage === 0xffa0
:ledgerjs/packages/hw-transport-node-hid/src/getDevices.js
Line 6 in 86d81b6
The issue is that my Ledger has a different number (61904), which means that the
Transport
throws an error:No Ledger device found (timeout)
and I can't run my application.What should I do?
The text was updated successfully, but these errors were encountered: