-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Can't install dynamodb "sls dynamodb install" #5426
Comments
Hi @arsenal120496, if you are having trouble with serverless-dynamodb-local, they have a repo for support here: https://github.com/99xt/serverless-dynamodb-local/issues But it looks as though the installation command |
Thanks for opening @arsenal120496 👍 Looks like this is an issue with the |
I had this issue and just solved it. For posterity, I am putting it here, since this is where the google sent me when I searched for an answer. Installing the plugin with the following command resolved the issue for me: |
I had this issue too and was a very trivial problem: |
And how to run dynamodb? |
The solution is you either install it for
or for a different yml file like
|
Serverless Error ---------------------------------------
Serverless command "dynamodb" not found. Did you mean "deploy"? Run "serverless help" for a list of all available commands.
Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com
Your Environment Information -----------------------------
OS: linux
Node Version: 11.0.0
Serverless Version: 1.32.0
plugins:
The text was updated successfully, but these errors were encountered: