Open lcswillems opened 1 year ago
To maintainers: Arguably a duplicate of #38, more discussion at #401. Will just depend on when you wanna drop Node 16 support (and EoL isn’t necessarily a great reason to do so).
Why EoL might not be a great reason?
I am also having error with http module which is not supported in LLRT AWS Lambda.
Node 16 is end-of-life. Node 18+ support fetch by default making
node-fetch
dependency useless.