-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm using Shelfio's Jest-DynamoDb, and on my laptop it has randomly stopped working.
See shelfio/jest-dynamodb#194 for more info.
Basically, dynamodb-local doesn't seem to be correctly launching the database.
If I start it manually, using a JAR I downloaded myself, and run java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb then my tests can run correctly.
Metadata
Metadata
Assignees
Labels
No labels