keshav1002/pdf-lambda-puppeteer

Not working

Closed this issue · 3 comments

this isn't working anymore. maybe you could try and do a fix

This is an old unmaintained project, the versions might be outdated, but the code might still be helpful for someone out there. Please provide constructive input, or don't open issues. Thank you.

@keshav1002 it worked locally after downgrading node to node 16. but sls deploy is still failing throwing this error

Error:
Error: npm ls -prod -json -depth=1 failed with code 1
    at ChildProcess.<anonymous> (/Users/rijwan/code/tutorial/pdf-lambda-puppeteer/node_modules/serverless-webpack/lib/utils.js:91:16)
    at ChildProcess.emit (node:events:513:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1093:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)

any idea?

deployment was successful after downgrading to node 14. but still doesn't work. and nothing shows up in the console either