Bruno Agutoli

Results 36 comments of Bruno Agutoli
trafficstars

PR on review: https://github.com/agutoli/serverless-layers/pull/113

Hi @joelash, I'm got some time to investigate this issue as well, still not 100% sure yet why happening. But I reckon you guys could try using `--no-compile` to avoid...

Hi @yezarela thank you so much for this PR. It is very welcome. Unfortunately, I'm very busy and rarely have time to work on this project. Thanks again. So, there's...

Hello, @ptimson . You can remove aws-sdk from `dependencies` and place it in `devDependencies`.

Yes, that's is a good feature to implement.

For now this PR is not merge yet, so an alternative is doing that (at least until this PR merged); ```js // import http server const http = require('http'); //......

Hi, sorry about that, I will see it as soon as possible!

@vladejs @iansolano I have not any info about how can I reproduce this problem, but I did some research about this error and I did some fixes, can you test...