Skip to content

Cannot find module '@aws-sdk/middleware-endpoint' on @aws-sdk/client-cognito-identity-provider dependency #5207

@clement-faure

Description

@clement-faure

Checkboxes for prior research

Describe the bug

Missing dependency make app crashing

SDK version number

"@aws-sdk/client-cognito-identity-provider": "^3.410.0"

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

18.12.1

Reproduction Steps

Install

"@aws-sdk/client-cognito-identity-provider": "^3.410.0",
"@aws-sdk/client-s3": "^3.410.0",
"@aws-sdk/client-ses": "^3.410.0",
"@aws-sdk/cloudfront-signer": "^3.410.0",
"@aws-sdk/lib-storage": "^3.410.0",
"@aws-sdk/s3-request-presigner": "^3.410.0",

And try to run your app

Observed Behavior

Capture d’écran 2023-09-13 à 17 33 48

Expected Behavior

It should work normally

Possible Solution

Missing dependency

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p3This is a minor priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions