-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug] Error in react native 0.70.5 #271
Comments
Hey @silkaynhe can you verify that you still get this error when you're using the latest version of the SDK? |
Hey @stevenkhong The error is still on version v0.3.56 |
Seems like the issue is with the ledgerhq library, discussed here: LedgerHQ/ledger-live#763 If you're using webpack4 and you don't really care about ledger functionality, a quick workaround is to pin the ledger library versions in
|
Thanks @stevenkhong , this bug is resolved by adding resolutions but there was another error: |
[Bug] Error in react native 0.70.5
Error: Unable to resolve module @ledgerhq/devices/hid-framing from ./node_modules/@ledgerhq/hw-transport-webusb/lib/TransportWebUSB.js: @ledgerhq/devices/hid-framing could not be found within the project or in these directories: node_modules
The text was updated successfully, but these errors were encountered: