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

Cannot resolve CustodialPublicResolver.json #25

Open
eggplantzzz opened this issue Nov 15, 2019 · 2 comments
Open

Cannot resolve CustodialPublicResolver.json #25

eggplantzzz opened this issue Nov 15, 2019 · 2 comments

Comments

@eggplantzzz
Copy link

It seems like the newest version of @ensdomains/resolver is broken due to a missing artifact.

Currently it is breaking Truffle's build with an error saying that it cannot resolve CustodialPublicResolver.json from the package folder in node_modules. I looked at the source code and line 1 of index.js has

const CustodialPublicResolver = require('./build/contracts/CustodialPublicResolver.json')

but there is no JSON file of that name in the location mentioned.

When I clone this repo and compile, it also does not have the above-mentioned artifact. For the moment we are going to pin to 0.1.12. Perhaps I am doing something incorrectly? Please let me know if I am missing something.

@Arachnid
Copy link
Member

Arachnid commented Nov 27, 2019 via email

@eggplantzzz
Copy link
Author

@Arachnid Any update as to when the newer version might be released?

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

2 participants