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
I'm encountering issues while trying to run the example project lit-pkp-auth-demo app. I've tested both the latest versions of the required libraries as well as the exact versions specified in the example. However, the problem persists in both cases.
Hey @joshLong145 Thanks for your response. Yeah , I had explicitly installed the following packages along with @simplewebauthn/browser:
@walletconnect/modal
bs58
Correct me if I'm wrong, but ideally, these should be part of the peer dependencies, right?
By the way, I encountered an unhandled rejection error: Error: with [email protected] when using it with next@14. I found a thread discussing this issue. Let us know if there's a workaround for it. I was able to run the setup despite the error, but I'm curious if it's something that needs fixing.
Description of the issue
Originally posted here,
LIT-Protocol/lit-pkp-auth-demo#16
Hi Team,
I'm encountering issues while trying to run the example project lit-pkp-auth-demo app. I've tested both the latest versions of the required libraries as well as the exact versions specified in the example. However, the problem persists in both cases.
Here are the versions I used:
"@lit-protocol/auth-helpers": "^6.3.0",
"@lit-protocol/constants": "^6.3.0",
"@lit-protocol/lit-auth-client": "^6.3.0",
"@lit-protocol/lit-node-client": "^6.3.0",
"@lit-protocol/types": "^6.3.0",
Could you please suggest any potential workarounds or solutions?
Thank you!


Additional context
No response
The text was updated successfully, but these errors were encountered: