We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When installing this library on Node 20 (v20.16.0), it doesn't work.
"data-api-client": "^1.3.1" in package.json.
"data-api-client": "^1.3.1"
package.json
> require('data-api-client') Uncaught Error: Cannot find module 'aws-sdk'
Do you have any plans to migrate to AWS SDK v3?
The text was updated successfully, but these errors were encountered:
A similar issue: #127
Sorry, something went wrong.
No branches or pull requests
When installing this library on Node 20 (v20.16.0), it doesn't work.
"data-api-client": "^1.3.1"
inpackage.json
.Do you have any plans to migrate to AWS SDK v3?
The text was updated successfully, but these errors were encountered: