aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
https://aws.amazon.com/developer/language/javascript/
Apache License 2.0
7.6k stars 1.55k forks source link

computeChecksums(data: Buffer|string): GlacierComputeChecksumsOutput; #4500

Closed venkatnarasimharao closed 1 year ago

venkatnarasimharao commented 1 year ago

Describe the bug

after installing "aws-sdk": "^2.1468.0", in angular 16, it is creating the blow issue even after running npm i --save-dev @types/node image

Expected Behavior

can't use aws-sdk

Current Behavior

image

Reproduction Steps

use angular 16 and install "aws-sdk": "^2.1468.0" & then compile it

Possible Solution

No response

Additional Information/Context

No response

SDK version used

"^2.1468.0",

Environment details (OS name and version, etc.)

Windows

ajredniwja commented 1 year ago

Hi @venkatnarasimharao thanks for opening this issue, can you please refer to the comment here: https://github.com/aws/aws-sdk-js/issues/1271#issuecomment-291658668

github-actions[bot] commented 1 year ago

This issue has not received a response in 1 week. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing.