web3-react
web3-react copied to clipboard
Add ethereum-cryptography to walletlink-connector package.json
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.
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
Hey, Thanks for the PR but V6 is no longer actively maintained and we're not accepting PRs against it. Mike