Replies: 1 comment
-
Hey, did you ever solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After installing the Javascript AWS SDK to a React App, I'm getting the following error when I startup the application:
Failed to Compile
I installed the AWS Secrets Manager Client following the following guide and running this command:
yarn add @aws-sdk/client-secrets-manager
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/installing-jssdk.html
Beta Was this translation helpful? Give feedback.
All reactions