AnomalyInnovations / serverless-bundle

Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.
https://serverless-stack.com/chapters/package-lambdas-with-serverless-bundle.html
MIT License
532 stars 153 forks source link

spawn EINVAL error #372

Open Oleks777 opened 2 months ago

Oleks777 commented 2 months ago

Hello,

node made a security release https://nodejs.org/en/blog/release/v20.12.2 and now i cannot deploy any projects because of the

spawn EINVAL error. How to fix this?

Thanks