We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to run the reactjs example it fails.
It's on the ledger module. node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:123
node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:123
The text was updated successfully, but these errors were encountered:
So I've added a very "hacky" fix to the example that will allow you to run it now.
Instead of running npm install, run "npm run installpkg"
So 1st delete the node_modules folder then run "npm run installpkg"
That'll patch the ledger packages after install. It's a temporary fix, but it'll get you where you need to go for now.
Sorry, something went wrong.
No branches or pull requests
When I try to run the reactjs example it fails.
It's on the ledger module.
node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:123
The text was updated successfully, but these errors were encountered: