You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works well in an isolated new app. I tried implementing it in Monorepo, and it works well but the build fails due to a type error from the package. I think it's maybe due to wagmi/core. I have followed the docs exactly with the Next App Router Sandbox example.
apps/web/src/app/providers.tsx
Build Error:
Link to Minimal Reproducible Example
No response
Steps To Reproduce
No response
Wagmi Version
2.5.7
Viem Version
2.7.11
TypeScript Version
5.3.3
Check existing issues
I checked there isn't already an issue for the bug I encountered.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
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.
Describe the bug
It works well in an isolated new app. I tried implementing it in Monorepo, and it works well but the build fails due to a type error from the package. I think it's maybe due to
wagmi/core
. I have followed the docs exactly with the Next App Router Sandbox example.apps/web/src/app/providers.tsx
Build Error:
Link to Minimal Reproducible Example
No response
Steps To Reproduce
No response
Wagmi Version
2.5.7
Viem Version
2.7.11
TypeScript Version
5.3.3
Check existing issues
Anything else?
No response
The text was updated successfully, but these errors were encountered: