Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM versioning issues: Cannot find module './config/EthereumDIDRegistry.json' #56

Open
0xKai27 opened this issue Oct 18, 2022 · 0 comments

Comments

@0xKai27
Copy link

0xKai27 commented Oct 18, 2022

Describe the bug
I was trying to follow along with the quickstart at https://www.npmjs.com/package/ethr-did-resolver but was unable to compile my project as there is a missing module in the ethr-did-resolver library. I've checked the installed node_module against the code base on github and I can see that ./config/EthereumDIDRegistry.json exists on github but doesn't get installed with npm.

To Reproduce
Steps to reproduce the behavior:
Follow the "Resolving a DID Document" section at https://www.npmjs.com/package/ethr-did-resolver

Expected behavior
Able to compile with no issues

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant