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
We've updated the way @ledgerhq/cryptoassets was built (resulting in a major bump to v7.0.0) here 9100363
However, we forgot to do a major bump of @ledgerhq/hw-app-eth which brings new exports and are not supported by webpack@4, parcel or metro-bundler. If you are using one of those bundlers, you might have to follow what @elbywan recommended here => #763 (comment)
I've tested on webpack@5 and could not reproduce your issue
Impacted Library name
@ledgerhq/hw-app-eth
Impacted Library version
6.30.2
Describe the bug
"@ledgerhq/devices": "^7.0.5", "@ledgerhq/hw-transport-u2f": "^5.36.0-deprecated", "@ledgerhq/hw-transport-webusb": "^6.27.8", "@ledgerhq/web3-subprovider": "^5.36.0-deprecated", "@ledgerhq/hw-app-eth": "^6.30.2", "@ledgerhq/cryptoassets": "^7.0.0",
Expected behavior
why tell me Module not found
Additional context
No response
The text was updated successfully, but these errors were encountered: