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
This error started showing up today in my nextjs app that's using the @xmtp/react-sdk packet v^4.0.0. All deployments prevously havent caused any errors, just showed up today when running npm run build (and without changing any other packets or versions in the packge.json).
Did something update or is there a breaking change implemented?
Clearing cache, nm, package-lock, .next and rebuilding doesnt solve it. Nor does downgrading.
I was previously only using the @xmtp/react-sdk but also downloaded the @xmtp/xmtp-js packet to see if this would result in a fix, unfortunately it hasn't.
Describe the bug
This error started showing up today in my nextjs app that's using the @xmtp/react-sdk packet v^4.0.0. All deployments prevously havent caused any errors, just showed up today when running npm run build (and without changing any other packets or versions in the packge.json).
Did something update or is there a breaking change implemented?
Clearing cache, nm, package-lock, .next and rebuilding doesnt solve it. Nor does downgrading.
I was previously only using the @xmtp/react-sdk but also downloaded the @xmtp/xmtp-js packet to see if this would result in a fix, unfortunately it hasn't.
Versions:
Expected behavior
App to build when using @xmtp/react-sdk.
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: