Closed venkatnarasimharao closed 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
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.
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
Expected Behavior
can't use aws-sdk
Current Behavior
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