chrome-aws-lambda
chrome-aws-lambda copied to clipboard
Chromium Binary for AWS Lambda and Google Cloud Functions
## What would you like to have implemented? Ability to load font files after a page has already been launched ## Why would it be useful? We have a use...
I am using [email protected] on Vercel; the previous version works fine. However, when I upgrade to the newer version, it was impossible to build due to the size. > Error:...
Currently, the versions of Puppeteer & Chromium being used in the project are considerably outdated. Beyond Chrome 120, the integrations are failing probably due to some compatibility issues with the...
I am currently trying to use **chrome-aws-lambda** v8 with **puppeteer@8** in Nextjs but i am getting this error: ``` ./node_modules/chrome-aws-lambda/build/puppeteer/lib/Browser.js.map Module parse failed: Unexpected token (1:10) You may need an...
I'm encountering an issue when trying to use `chrome-aws-lambda` and `puppeteer-core` in an AWS Lambda environment. The error message suggests that an `executablePath` or `channel` must be specified for `puppeteer-core`,...
Hi there, it was working fine in nodejs 14 but aws lambda now no longer support 14. With version 20.x we get this error ``` { "errorType": "Error", "errorMessage": "Failed...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...