Replies: 1 comment 1 reply
-
Hi, thanks for reporting this. We want to reproduce your issue on our end to further investigate. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello friends! I've used older versions of Web3Auth for other projects on Next v12 with no issues.
I'm building a web dapp (https://www.utopeon.com) on Next v13 with Web3Auth.
I encountered this error in my terminal during development:
It appears others have raised this similar issue on the repository which appears to be no longer maintained: torusresearch/eccrypto#28.
It happens when importing from
@web3auth/modal
.I've tried adding some of the
@web3auth/*
repositories totranspilePackages
in my project'snext.config.js
but no luck. I'll try again with@toruslabs/eccrypto
.Looking forward to some help finding a solution for this! Thank you so much, I appreciate everyone's support.
Beta Was this translation helpful? Give feedback.
All reactions