web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

How to resolve this dependency issue;

Open coeuscrypto opened this issue 3 years ago • 0 comments

I am using these packages and I get the following warning;

"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"@web3-react/walletconnect-connector": "^6.2.13",
"@web3-react/walletlink-connector": "^6.2.14",

the warning;

npm WARN deprecated [email protected]: Renamed to @metamask/safe-event-emitter npm WARN deprecated [email protected]: Deprecated in favor of '@metamask/eth-sig-util' npm WARN deprecated @walletconnect/[email protected]: Deprecated in favor of dynamic registry available from: https://github.com/walletconnect/walletconnect-registry

This is the dependency on that module it mentions.

@web3-react/[email protected]
  └─┬ @coinbase/[email protected]
    └─┬ [email protected]
      └─┬ [email protected]
        └── [email protected]

What version resolves this warning? I notice there are beta versions, do they fix this issue?

Ever so sorry to ask!

coeuscrypto avatar Jul 08 '22 19:07 coeuscrypto

Some warnings yes, because v8 MetaMask has updated dependencies

v1rtl avatar Aug 18 '22 08:08 v1rtl