99x / 99x/serverless-dynamodb-client
TypeError: Plugin is not a constructor
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hey there!
I get a "TypeError: Plugin is not a constructor" when trying to run `serverless offline start` with serverless-dynamodb-client plugin enabled.
Version I used:
- serverless v1.32.0
- node v8.10
- serverless-offline v3.28.1
- serverless-dynamodb-local v0.2.35
On top of that I use typescript.
Thanks for the help
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `serverless offline start` with the serverless, Node.js, serverless-offline, and serverless-dynamodb-local versions listed in the report. Then trace how the enabled plugin is loaded and determine why `Plugin` is not constructible; done means the command starts without this TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, typescript
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100