Antoine Gomez
Antoine Gomez
noetix our solution was to move on to Linux. Files bigger than 4096 bytes makes the system going for an infinite loop. We were looking hard for a solution on...
Why would it feel not the best solution to you? When you deploy an application via CI/CD don't you do `npm install --production` ? I see this as using the...
As I am quite new exploring the logic of this module and serverless packaging, I have some questions: - How does serverless is packaging node_modules to the zip? - Why...
Sorry for late reply. I understand a bit better now thanks. Still would think that adding files to zip directly is the best way to go. I saw that in...
This is the PR I was looking for: https://github.com/serverless/serverless-plugin-typescript/pull/157
In another tone since 1.1.7 my project goes from less than a minute to package to 6 minutes. And the culprit is the copy dev dependencies function. I have tried...
I also have this issue. Is this the official PHP Paypal SDK ? Are we only a few people having the issue ?
> There is a workaround through ignoring E_DEPRECATED on your php.ini or in your app @antoinegomez. Bur it should be fixed because in next php versions it will break. Yes...
Note that this is just an initial draft, anyone can jump in and use this as a base or if in wrong direction simply discard it. - if ipv6 is...