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
What is the current behavior?
Getting the error: Cannot read properties of undefined (reading 'getResolver') when importing ethr-did in a completely new React app generated with create vite.
Expected Behavior
No errors
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
npm create vite@latest
npm i ethr-did
npm run dev
Environment Details
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Current Behavior
What is the current behavior?
Getting the error:
Cannot read properties of undefined (reading 'getResolver')
when importingethr-did
in a completely new React app generated withcreate vite
.Expected Behavior
No errors
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
npm create vite@latest
npm i ethr-did
npm run dev
Environment Details
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs/Screenshots
The text was updated successfully, but these errors were encountered: