Chrome crash pad handler error for puppeteer@^24.8.1



  • I am trying to use latest Puppeteer version with my js-report instance, getting below error:

    Failed to launch the browser process!
    chrome_crashpad_handler: --database is required
    Try 'chrome_crashpad_handler --help' for more information.

    TROUBLESHOOTING: https://pptr.dev/troubleshooting

    Error: Failed to launch the browser process!
    chrome_crashpad_handler: --database is required
    Try 'chrome_crashpad_handler --help' for more information.

    TROUBLESHOOTING: https://pptr.dev/troubleshooting

    at Interface.onClose (/usr/src/app/node_modules/@puppeteer/browsers/lib/cjs/launch.js:325:24)
    at Interface.emit (node:events:529:35)
    at Interface.close (node:internal/readline/interface:534:10)
    at Socket.onend (node:internal/readline/interface:260:10)
    at Socket.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)



Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.