@web3-onboard/ledger
is missing a dependency on @ethersproject/providers
#1806
Labels
bug
Something isn't working
Current Behavior
Hi,
When using Yarn 3 with the latest release of Ledger onboard, an error pops up.
It turns out that ledger is importing
@ethersproject/providers
, but it's not defined in thepackage.json
.Expected Behavior
Importing should not throw.
Steps To Reproduce
Init a project with Yarn 3, and init an app with ledger module.
What package is effected by this issue?
@web3-onboard/ledger
Is this a build or a runtime issue?
N/A
Package Version
2.5.0
Node Version
18.14.0
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: