rainbowkit
rainbowkit copied to clipboard
[bug] ethers dependency
Is there an existing issue for this?
- [X] I have searched the existing issues
RainbowKit Version
0.6.0
wagmi Version
0.6.6
Current Behavior
When trying to install dependencies having a newer version of ethers, I get this error, unless I use --force. I'm currently using ethers 5.7.1. But seems to be incompatible with rainbowkit-siwe-next-auth.
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ethers@"5.5.1" from [email protected]
npm ERR! node_modules/siwe
npm ERR! siwe@"^1.1.6" from the root project
npm ERR! peer siwe@"^1.1.6" from @rainbow-me/[email protected]
npm ERR! node_modules/@rainbow-me/rainbowkit-siwe-next-auth
Expected Behavior
No response
Steps To Reproduce
No response
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response