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

Issues with dependencies? #47

Open
EdsonAlcala opened this issue Dec 10, 2023 · 2 comments
Open

Issues with dependencies? #47

EdsonAlcala opened this issue Dec 10, 2023 · 2 comments

Comments

@EdsonAlcala
Copy link

EdsonAlcala commented Dec 10, 2023

I'm getting some issues trying to setup op-wagmi in a project. Not sure if It is a misunderstanding or something else.

Essentially, when installing the op-wagmi package via npm I get these errors:

Screenshot 2023-12-10 at 05 28 06

I also noticed the package.json has the versions of :

"@wagmi/cli": "beta",
"viem": "beta",
"wagmi": "beta",

Shouldn't that be fixed to a particular number version?

@lukasrosario
Copy link
Collaborator

hm i'm unable to reproduce this, are you using wagmi v2? if you could share your package.json i could help dig into it more.

and yeah good point on the versions, i'll get a pr up to fix them to specific releases.

thanks for reporting 🙏 @EdsonAlcala

@EdsonAlcala
Copy link
Author

EdsonAlcala commented Dec 12, 2023

Do I have to use wagmi v2? I just realise I have to use wagmi v2 but now I'm stuck because I cannot use Rainbow kit, because Rainbow kit doesn't work with wagmi v2.

Update: Ok, I managed to remove Rainbow kit and use it with wagmi v2, however, how come op-viem is using wagmi 1.3? I still cannot make it work because my repository relies on @wagmi/cli and it is not fully completed the development of it.

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