raisenational / serverless-dynamodb

⚡🗃️ Serverless plugin to run DynamoDB local
https://www.npmjs.com/package/serverless-dynamodb
MIT License
67 stars 6 forks source link

0.2.48: TypeError: Cannot read properties of undefined #35

Closed domdomegg closed 7 months ago

domdomegg commented 7 months ago

Potential bug that looks related to packaging or build process, and the way it imports aws-dynamodb-local. Currently investigating.