Relative Content

Tag Archive for reactjstypescriptnext.jsblockchainthirdweb

how to fix error that integrate next.js and thirdweb?

I have one error that integrate next.js and thirdweb.
That is, if I don’t add ThirdwebProvider, project compile succeed, but if I add ThirdwebProvider, project compile fail.
Who can help me?
This is my code snippet