wevm / wagmi

Reactive primitives for Ethereum apps
https://wagmi.sh
MIT License
5.97k stars 1.05k forks source link

bug: Wagmi + connect kit interference issue? #2048

Closed ab2k21 closed 1 year ago

ab2k21 commented 1 year ago

Is there an existing issue for this?

Package Version

0.10.15

Current Behavior

I am running a react js web app with the following packages installed, when running npm start i get the following on localhost:3000 Module not found: Error: Can't resolve '@wagmi/core/connectors/walletConnect' in 'C:\Users\\Documents\Coding\html\mern-table\client\node_modules\connectkit\build'

"ethers": "^5.7.2",
"connectkit": "^1.2.0",

"wagmi": "^0.10.15", "wagmi-core": "^0.1.22",
"web-vitals": "^2.1.4", "web3": "^1.8.2", "webpack": "^4.44.2"

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)

No response

Anything else?

No response

tmm commented 1 year ago

Best to open this up with ConnectKit instead.

github-actions[bot] commented 10 months ago

This issue has been locked since it has been closed for more than 14 days.

If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest wagmi version. If you have any other comments you can create a new discussion.