https://jsreport.net/learn/aws-lambda-serverless - this is working fine upto lambda runtime node16, but node18 is giving the below error:
/tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
Can you please update it to support node18 lambda runtime?