MatteoGioioso / MatteoGioioso/serverless-pg
This does not work with node 20
Open
@MatteoGioioso is already working on this.
Since Apr 12, 2024.
bug
- Dominant language
- JavaScript
- Stars
- 324
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
on the first attempt i get error:
self-signed certificate in certificate chain
There after it just silently fails on making a call to a database.
The same code works perfectly fine from node 18 in aws lambda environment, but if I deploy the same code as node 20 -- database stops working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.