-
Notifications
You must be signed in to change notification settings - Fork 23
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
"Chain not configured" Bug #51
Comments
Hello, thanks for the info and video! This is so odd, we're not able to reproduce this issue! We're also cloning the repo from a fresh state and updating the .env.local exactly as you are doing in the video, and it's running successfully without any issues. A couple more ideas to try:
|
hey hey. re don't have another machine unfortunately. just have a single laptop. one thought. have you thought about making a repo for this on the latest version of Next? with the page/layout model? separate idea but maybe that could fix it. |
Thanks for the feedback here, I'll share with the team! Have you tried with different versions of wagmi as well? Do you get this error when you integrate the Privy wagmi SDK directly following this guide: https://docs.privy.io/guide/react/wallets/usage/wagmi/? We're still not able to repro this issue currently, which is definitely odd! It might make sense for us to hold off on making other changes until we are able to get a repro or if there are any other reports. |
Am attempting to run this locally and after I clone the repo and update .env.local, I get this error when I run:
"ChainNotConfiguredError: Chain not configured.
Version: @wagmi/[email protected]"
See Loom for video of the steps. https://www.loom.com/share/8e2db824cba44cbba6f6ec0d0a3cb74d?sid=da9f40e0-5105-4ede-bc4c-073512ddc31c
The text was updated successfully, but these errors were encountered: