Using Web3Auth with nextjs 13 results in error

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?

Asked on a call discussion with a developer



Originally posted by: yashovardhan

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/930

Simply upgrade your node version to v18



Originally posted by: shahbaz17