99x / 99x/serverless-dynamodb-local

DynamoDB local installation not being retained

Open
#166 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
621
Forks
232
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Research direction

Start by locating the installation path and handling behind the `serverless dynamodb install` command, then reproduce the issue by running `yarn add` on a project with DynamoDB Local installed. Done means the DynamoDB Local installation remains available after adding another module and does not require reinstalling.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.