-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
bugThis issue is a bug.This issue is a bug.duplicateThis issue is a duplicate.This issue is a duplicate.p2This is a standard priority issueThis is a standard priority issue
Description
Checkboxes for prior research
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow.
- I've searched for previous similar issues and didn't find any solution.
Describe the bug
Yarn PnP throwing peer dependency error:
✘ @aws-sdk/credential-provider-node@npm:3.721.0 doesn't provide @aws-sdk/client-sts to @aws-sdk/credential-provider-ini
✘ @aws-sdk/credential-provider-sso@npm:3.721.0 doesn't provide @aws-sdk/client-sso-oidc to @aws-sdk/token-providers
Regression Issue
- Select this option if this issue appears to be a regression.
SDK version number
3.721.0
Which JavaScript Runtime is this issue in?
Node.js
Details of the browser/Node.js/ReactNative version
node v22.11.0
Reproduction Steps
just use aws sdk with yarn pnp
Observed Behavior
error occuring with peer dependencies
Expected Behavior
No error expected
Possible Solution
resolve peer dependency issue
Additional Information/Context
No response
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.duplicateThis issue is a duplicate.This issue is a duplicate.p2This is a standard priority issueThis is a standard priority issue