Mithun Das
Mithun Das
## Environment * `chrome-aws-lambda` Version: 5.2.1 * `puppeteer` / `puppeteer-core` Version: 5.2.1 * OS: Linux * Node.js Version: 13.x * Lambda / GCF Runtime: nodejs12.x ## Expected Behavior Should create...
I was suffering this for now for quiet a few days.... i wrote my pdf generator on aws lambda based on your code logic... ``` browser = await chromium.puppeteer.launch({ args:...
Faced the following error while trying to install mariadb with the command npm install mariasql --no-bin-skips 