Missing Peer Dependency | @aws-sdk/client-s3 missing @aws-sdk/signature-v4-crt
zraineri opened this issue · 3 comments
Describe the bug
@aws-sdk/client-s3 is missing the dependency @aws-sdk/signature-v4-crt requested by @aws-sdk/middleware-sdk-s3
Yarn response:
shell ➤ YN0002: │ @aws-sdk/client-s3@npm:3.39.0 doesn't provide @aws-sdk/signature-v4-crt (pa4175), requested by @aws-sdk/middleware-sdk-s3
Your environment
SDK version number
@aws-sdk/client-s3@npm:3.39.0
Is the issue in the browser/Node.js/ReactNative?
Node.js
Details of the browser/Node.js/ReactNative version
v16.11.1
Steps to reproduce
Run an install with yarm
Also Referenced
It's been referenced elsewhere but was closed without response
Same error using @aws-sdk/client-ssm
and @aws-sdk/client-cognito-identity-provider
fixed by reverting to 3.28.0
Closing this issue and tracking it with #2822. Please feel free to add comments in that if you have any other concerns. Thankyou
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.