Skip to content
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

402-blog-dynamodb 할때 sls dynamodb install 다운 안되는 이슈 있습니다. #1

Open
LSapee opened this issue May 14, 2023 · 0 comments

Comments

@LSapee
Copy link

LSapee commented May 14, 2023

해결 방안은 99x/serverless-dynamodb-local#294 에서 참고 했습니다.

https://s3.us-west-2.amazonaws.com/dynamodb-local/dynamodb_local_latest.tar.gz에서 tar.gz파일 다운 받아서 프로젝트내부의 .dynamodb에 압축풀면 sls dynamodb start 작동합니다.
압축풀면 압축파일명으로 생기는 폴더에서 .dynamodb로 파일 및 폴더 다 옮겨야합니다.
혹시 저처럼 안되시는분 계실까봐 이슈 남깁니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant