We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
해결 방안은 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로 파일 및 폴더 다 옮겨야합니다. 혹시 저처럼 안되시는분 계실까봐 이슈 남깁니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
해결 방안은 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로 파일 및 폴더 다 옮겨야합니다.
혹시 저처럼 안되시는분 계실까봐 이슈 남깁니다.
The text was updated successfully, but these errors were encountered: