Support for Node 20.x (AWS Lambda)
Opened this issue · 3 comments
justyna-dev commented
Is there any chance to add support for Node 20.x because of the latest AWS update for this Node version?
For Node18.x works like a charm.
vladholubiev commented
PRs are welcome! But I guess first we need to wait for support of Node 20.x in the upstream dependency https://github.com/Sparticuz/chromium/
tdehollain commented
The release notes of @sparticuz/chromium v119.0.2 say that it adds support for Node 20, shouldn't it work out of the box?
vladholubiev commented
Yes, it works out of the box, as this layer is updated automatically with every release of sparticuz/chromium