serverless-dynamodb-local
serverless-dynamodb-local copied to clipboard
DynamoDB local installation not being retained
trafficstars
Actual Behaviour
The dynamodb local install doesn't seem to be retained and I have to re-run the command serverless dynamodb install every so often.
Expected Behaviour
The dynamodb local should be retained.
Steps to reproduce it
yarn add any module
Would you like to work on the issue?
I am able to look into this if I knew where dynamodb is being installed locally and try to determine what is deleting it.
There is an issue for this: https://github.com/99xt/dynamodb-localhost/issues/22