serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

DynamoDB local installation not being retained

Open ptimson opened this issue 7 years ago • 1 comments
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.

ptimson avatar May 21 '18 11:05 ptimson

There is an issue for this: https://github.com/99xt/dynamodb-localhost/issues/22

2e3s avatar May 22 '18 21:05 2e3s