-
### Bug description
Steps to reproduce the problem:
1. Call `page.emulateTimezone(timeZone)` twice in a browser session.
See also: https://github.com/alixaxel/chrome-aws-lambda/issues/137
…
-
Hi, I'm having troubles sometimes with generating pdf...
Code
```js
/** ****************************************************************************************
* Use puppet…
-
## Environment
* `chrome-aws-lambda` Version: `5.5.0`
* `puppeteer` / `puppeteer-core` Version: `5.5.0`
* OS: `Mac`
* Node.js Version: `v12.18.3`
* Lambda / GCF Runtime: `nodejs12.x`
##…
-
`async function initializeClient(user){
const { Client, RemoteAuth } = require('whatsapp-web.js');
const { AwsS3Store } = require('wwebjs-aws-s3');
const {
PutObjectCommand,
…
-
- 要建立 access point 。Access point 的 Root directory path 不要設定成 `/` ,請務必指定一個目錄例如 `/efs` 。並且將 uid/gid 設定成 1000 ,權限設定為 777 或 755。
- Lambda 要放在 VPC 中
- Lambda Local mount path 可以設定成 `/mnt/efs` 。就可以在 Lambd…
-
Starting on puppeteer 19, PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true seems to be ignored, so it would be quite handy to be able to use puppeteer-core with puppeteer-extra
-
## CVE-2022-0613 - Medium Severity Vulnerability
Vulnerable Library - urijs-1.19.7.tgz
URI.js is a Javascript library for working with URLs.
Library home page: https://registry.npmjs.org/urijs/-/uri…
-
I'm running into and issue with the image rendering: "ERROR Error: Failed to launch the browser process!
/tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object fil…
-
Hey,
Thanks for the great library!!
I'm using this library to generate pdfs, but non-english characters are displayed as blocks.
I have tried to follow this issue (https://github.com/alixaxel…
-
## Environment
* `chrome-aws-lambda` Version: 10.1.0
* `puppeteer` / `puppeteer-core` Version: 10.1.0
* OS: Linux (`public.ecr.aws/lambda/nodejs:14` docker container)
* Node.js Version: v14.17.4
…