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

Dependency Moment.js unable to resolve #330

Closed
aaronbarnardsound opened this issue May 4, 2020 · 0 comments
Closed

Dependency Moment.js unable to resolve #330

aaronbarnardsound opened this issue May 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aaronbarnardsound
Copy link
Collaborator

There is an issue with the dependency moment.js which is included by our dependency on Authereum where it can't resolve a file in Webpack builds. Until there is a fix or the Authereum team locks the version down, we can temporarily add a resolutions field to our package.json that will point to the working version.

The issue can be found here: moment/moment#4216

CC @miguelmota

@aaronbarnardsound aaronbarnardsound added the bug Something isn't working label May 4, 2020
@aaronbarnardsound aaronbarnardsound self-assigned this May 4, 2020
aaronbarnardsound added a commit that referenced this issue May 4, 2020
* Put resolutions to locked down version of momentjs

* Update yarn.lock

Closes #330
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant