-
Notifications
You must be signed in to change notification settings - Fork 149
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
ERROR in ./node_modules/@solana/wallet-adapter-ledger/node_modules/@ledgerhq/hw-transport/lib-es/Transport.js 225:26-48 #827
Comments
It looks like it needs upgrade version... |
What should we do ? |
You can temporarily override the version of |
Which version to use? |
You can use |
Still having this issue, even after adding overrides in package.json. Is there any other solution ? |
You can fix it temporarily by adding below line into file
|
If this is the final solution, you will probably need to include the node_module package in your version control repository. If you have an automated build in your pipeline, the build will fail, too. Oh, Boy! |
I'm not gonna lie, I'm kinda getting sick an tired how slow and ass support is for solana, never had issues so often with other blockchains. Solana stack exchange gives no answers, the solana devs give frequently $%^ updates, and to erven implement the stuff they DO update you gotta spend ours digging through code with no decent explainations. || close to never touching this chain again if I even get this Dapp working... hhhh |
DOESN'T WORK |
Hello everyone, we released a new version today, updating @ant-design/web3-solana to 1.1.3. This version has removed some unused dependencies. You can try it out to see if it solves your problem. |
ERROR in ./node_modules/@solana/wallet-adapter-ledger/node_modules/@ledgerhq/hw-transport/lib-es/Transport.js 225:26-48
export 'TransportRaceCondition' (imported as 'TransportRaceCondition') was not found in '@ledgerhq/errors'
The text was updated successfully, but these errors were encountered: