-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
examples/aws-node-rest-api-with-dynamodb-and-offline/ Unable to start DynamoDB Local process! #359
Comments
with debug enabled, i get the following output: `SLS_DEBUG=* serverless offline start Error -------------------------------------------------- Unable to start DynamoDB Local process!
Stack Trace -------------------------------------------- Error: Unable to start DynamoDB Local process! Get Support -------------------------------------------- Your Environment Information ----------------------------- |
@FrancoConci Found any solution? I have having the same problem. This is my log
|
I have the same situation, that's my log:
|
@Muddasser After investigating some more time into it, I found out - it's not related to the serverless/examples. Did the trick for me: Found the solution here: So basically this issue can be closed since it's not related to the example :-) |
"0.2.36" is using older version the workaround would be update your
|
hello i cloned the examples repository and followed the instructions for the above mentioned example. when i run the command serverless offline start , i get the following output:
`Error --------------------------------------------------
Unable to start DynamoDB Local process!
Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com
Your Environment Information -----------------------------
OS: linux
Node Version: 9.11.2
Serverless Version: 1.37.1`
The text was updated successfully, but these errors were encountered: