-
Notifications
You must be signed in to change notification settings - Fork 174
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 read property 'UriResolver' of undefined #85
Comments
Also getting this @marekkirejczyk |
Looking into it |
I have hard times reproduction. I already looked into @snario repo, I think it might be related to truffle-flattener that requires a different version of @resolver-engine/imports-fs. @haraldini Can you link repo, or yarn.lock file, so I can look into it? I'll dig deeper tomorrow. |
I moved on and didn't keep a snapshop I'm afraid. I was using ZepKit as a starting point if that that might help somewhat: |
Also getting the same error is some cases: Happens on kitsune-contract and universalloginsdk |
@snario 's fix works for me |
Hi, |
Closing, please reopen if it is still an issue |
Just did a simple out of the box yarn install on an existing project.
npx waffle
just throws this error on a very basic test:Cannot read property 'UriResolver' of undefined
The text was updated successfully, but these errors were encountered: