awslabs / awslabs/llrt

SyntaxError: Could not find export 'fromNodeProviderChain' in module '@aws-sdk/credential-providers'

Open
#518 28 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.