-
Notifications
You must be signed in to change notification settings - Fork 236
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
migrate does not work with higher version of node over 16 #291
Comments
After getting the new message, "We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023." I decided to migrate my app to AWS SDK v3, it was a lot of work, but I was happy to be able to use Node 18 finally. Just to found out that this plugin is not supporting it :( Do you know if any fixes are coming soon? Looks like we're getting this issue when the migrate or seed options are set to true in serverless.yml |
I run on
Locally, on the same node version, or even v18 I can see Here is my config:
Any ideas? |
Aha! it's probably because |
Just to be clear, I'm speaking about the options from serverless.yml
|
https://stackoverflow.com/questions/71799147/serverless-offline-dynamodb-throws-local-unknownendpoint-inaccessible-host-l
The text was updated successfully, but these errors were encountered: