Using Web3Auth with nextjs 13 results in error #930
yashovardhan
announced in
Help
Replies: 1 comment 1 reply
-
Simply upgrade your node version to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Related to this discussion on stack overflow: https://stackoverflow.com/questions/74222190/importing-web3-to-next-js-results-in-error
The web3.js version being used in Web3Auth is
1.8.0
however, it is incompatible as mentioned in the stack overflow discussion. Can you help me roll it back to a previous version?Beta Was this translation helpful? Give feedback.
All reactions