question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade nodejs12.x runtime

See original GitHub issue

vercel-php is still using nodejs12.x under the hood which has reached End of Life.

https://github.com/vercel-community/php/blob/a9022e848b40ad9c7471b23f35fe80e69619f528/src/index.ts#L126

This should be upgraded soon to avoid new deployments from failing.

cc @f3l1x

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
f3l1xcommented, Aug 9, 2022

Hi folks. I will release new version asap.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found