Closed ab2k21 closed 1 year ago
Best to open this up with ConnectKit instead.
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.
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'
"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