Masahiro Wada
Masahiro Wada
I started to develop `v0.9.X`. This version uses [minio](https://min.io/) as its backend. https://github.com/ar90n/serverless-s3-local/tree/v0.9.0
@pianomansam Thanks for your comment and sharing good information. [serverless-offline-s3](https://www.npmjs.com/package/serverless-offline-s3) is great project. If [serverless-offline-s3](https://www.npmjs.com/package/serverless-offline-s3) meets the requirements of your project, I recommend use it. As you said, its implementation...
Hi @pablogdnd ! Thanks for your report and workaround. The priority of the name resolution method causes this problem. Node v18 tries to translate the hostname into the ipv6 address...