Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@aws-sdk/credential-provider-node@npm:3.721.0 doesn't provide @aws-sdk/client-sts #6776

Closed
3 of 4 tasks
skorphil opened this issue Jan 6, 2025 · 4 comments
Closed
3 of 4 tasks
Assignees
Labels
bug This issue is a bug. duplicate This issue is a duplicate. p2 This is a standard priority issue

Comments

@skorphil
Copy link

skorphil commented Jan 6, 2025

Checkboxes for prior research

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

@skorphil skorphil added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 6, 2025
@zshzbh
Copy link
Contributor

zshzbh commented Jan 6, 2025

Could you please provide the minimal code reproduction?

Thanks!
Maggie

@zshzbh zshzbh self-assigned this Jan 6, 2025
@zshzbh zshzbh added p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 6, 2025
@skorphil
Copy link
Author

skorphil commented Jan 7, 2025

Could you please provide the minimal code reproduction?

Thanks! Maggie

https://github.com/skorphil/aws-yarn-bug

Just yarn install -> yarn explain peer-requirements and here we go

@kuhe
Copy link
Contributor

kuhe commented Jan 7, 2025

I think this is a duplicate of #5818.

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. label Jan 8, 2025
@zshzbh zshzbh added the duplicate This issue is a duplicate. label Jan 9, 2025
@zshzbh
Copy link
Contributor

zshzbh commented Jan 9, 2025

Closing this issue as it's a duplicate of #5818.

Please track the issue #5818 for updates

Thanks!

@zshzbh zshzbh closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. duplicate This issue is a duplicate. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

3 participants