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

Node < 14 spits circular dependency warning #81

Closed
vongohren opened this issue May 20, 2021 · 2 comments
Closed

Node < 14 spits circular dependency warning #81

vongohren opened this issue May 20, 2021 · 2 comments

Comments

@vongohren
Copy link

vongohren commented May 20, 2021

I use this lib through transmutes "@transmute/did-key-bls12381". All I do is a simple generate a key. But upgrading my node version to run the test I get these warnings.
Screenshot 2021-05-20 at 18 16 04

Have you guys seen it before? Does not exist on 12.22.
Does this make sense to you guys?

I do guess this warning comes out of this lib as it is the only mentioned in the stacktrace

Some sources of the error is found here: nodejs/node#32987

@tplooker
Copy link
Member

@vongohren this should be address in #84, I still have a couple of items to address before the next stable release, however if you need it sooner, the fix should be available in 0.5.1-unstable.ec016ef.

@vongohren
Copy link
Author

@tplooker looks good to me! Thanks for an early access

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

No branches or pull requests

2 participants