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

Add ethereum-cryptography to walletlink-connector package.json

Open dante-robinson opened this issue 3 years ago • 1 comments

When installed with
"@web3-react/core": "^6.1.9", "@web3-react/injected-connector": "^6.0.7", "@web3-react/portis-connector": "^6.2.11", "@web3-react/walletconnect-connector": "^6.2.13"

using NextJS

I get an error saying that 'node_modules/ethereum-cryptography/node_modules/keccak/js.js' file is missing. It is fixed once adding 'ethereum-cryptography' manually and remains fixed even if I manually remove 'ethereum-cryptography' afterwards. I assume adding this dependency would fix this issue in the future.

dante-robinson avatar Mar 25 '22 22:03 dante-robinson

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/noahwz/web3-react/7wrJu8gvtd2SQCtpv66tb2igtDRh
✅ Preview: Failed

vercel[bot] avatar Mar 25 '22 22:03 vercel[bot]

Hey, Thanks for the PR but V6 is no longer actively maintained and we're not accepting PRs against it. Mike

grabbou avatar Apr 05 '23 14:04 grabbou