You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aws-crypto/kms-keyring-node imports @aws-crypto/material-management in this file, but @aws-crypto/material-management is not listed as a dependency
Solution:
Add @aws-crypto/material-management as a dependency of @aws-crypto/kms-keyring-node or (if possible) use @aws-crypto/material-management-node which is a dependency already.
The text was updated successfully, but these errors were encountered:
Major Version 4.0.0 of the AWS ESDK for JS has been released. This major version should address the problems you outline on this issue. Please let us know if you have any questions.
Problem:
@aws-crypto/kms-keyring-node
imports@aws-crypto/material-management
in this file, but@aws-crypto/material-management
is not listed as a dependencySolution:
Add
@aws-crypto/material-management
as a dependency of@aws-crypto/kms-keyring-node
or (if possible) use@aws-crypto/material-management-node
which is a dependency already.The text was updated successfully, but these errors were encountered: