Upgrade nodejs12.x runtime
See original GitHub issuevercel-php
is still using nodejs12.x
under the hood which has reached End of Life.
This should be upgraded soon to avoid new deployments from failing.
cc @f3l1x
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Node.js 12.x runtime now available in AWS Lambda
This upgrade brings with it performance improvements for faster JavaScript execution, better memory management, and broader support for ...
Read more >How best to upgrade Lambda functions from Node 12 ... - GitHub
I'm trying to avoid making any when upgrading to Node 16 in all my ... Amplify studio still generating deprecated Node.js 12.x runtime...
Read more >I was upgrade my nodejs runtime from 12.x to 16.x but custom ...
Try to upgrade to serverless version v3 as the default node version up to v3 was nodejs12 and after v3 is node14, as...
Read more >How do I safely update my AWS Lambda functions' runtime ...
js 12. So, I updated the runtime of my Lambda functions by, in the AWS Console, going to Lambda > Functions > [My...
Read more >AWS withdrawing Lambda support for Node.js 12 - Si Novi
Starting November 14, 2022, Lambda will no longer apply security patches and other updates to the Node.js 12 runtime used by Lambda ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@LittleYang0531 @robertdrakedennis v0.5.2 bumped.
https://www.npmjs.com/package/vercel-php
Hi folks. I will release new version asap.