Actual Behaviour
When running
sls dynamodb start --migrate
I get:
_.get(...).includes is not a function
Expected Behaviour
To run the local db server and migrate tables.
Steps to reproduce it
Using windows machine:
- Upgrade SLS from 1.28 to v1.29.2
- run
sls dynamodb start --migrate