Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error can't be used with wagmi 2.x (not specified in package dependency) #14

Open
Miguiz opened this issue Jan 9, 2024 · 1 comment

Comments

@Miguiz
Copy link

Miguiz commented Jan 9, 2024

When i try this kit i have this error :

✘ [ERROR] Missing "./connectors/walletConnect" specifier in "@wagmi/core" package [plugin vite:dep-pre-bundle]

node_modules/esbuild/lib/main.js:1374:21:
  1374 │         let result = await callback({
       ╵                      ^

Can you upgrade your kit that can use wagmi 2.x or lock dependency in package.json ?

Ty,

@dmy147
Copy link
Collaborator

dmy147 commented Jan 10, 2024

An upgrade to Wagmi v2 is being planned.
Rabbykit is currently based on Wagmi v1. You can specifically install the version. We don’t want these to have multiple versions in the user project, so these are peerDependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants