SyntaxError: Could not find export 'fromNodeProviderChain' in module '@aws-sdk/credential-providers'
Open
- Dominant language
- Rust
- Stars
- 8.8k
- Forks
- 393
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 45
Description
Despite this package beig included, I get this error when trying to run my code. Installing the package locally as a dev dependency, I get no errors about `fromNodeProviderChain` being missing, and can indeed see the export.
Contributor guide
Research direction
Start by reproducing the import of `fromNodeProviderChain` from `@aws-sdk/credential-providers` in LLRT, then compare the runtime's available exports with the package's local behavior. Trace the module-resolution or compatibility entry point involved; done means the reported import runs without the missing-export error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript, rust
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100