You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, when using npm test (and having jest-dynamodb configured, happy to share the configuration files), i get the following error
npm test
Determining test suites to run...Error: Unable to initialize main class com.amazonaws.services.dynamodbv2.local.main.ServerRunner
Caused by: java.lang.NoClassDefFoundError: org/eclipse/jetty/server/handler/AbstractHandler
anyone else experiencing this issue? i just noticed it today
The text was updated successfully, but these errors were encountered:
hi, when using
npm test
(and havingjest-dynamodb
configured, happy to share the configuration files), i get the following erroranyone else experiencing this issue? i just noticed it today
The text was updated successfully, but these errors were encountered: