Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Installs dependencies needed in order to run puppeteer on Scalingo.

License

Notifications You must be signed in to change notification settings

Scalingo/puppeteer-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] Buildpack: Puppeteer

The Puppeteer buildpack is deprecated. This is replaced with the use of the APT buildpack. Please refer to the Scalingo documentation for a more future proof way to install Puppeteer.

Installs dependencies needed in order to run puppeteer on Scalingo. Be sure to include { args: ['--no-sandbox'] } in your call to puppeteer.launch

Usage

To use the latest stable version, add the repository url to the .buildpacks file at the root of your project.

Issues

If you run into any issues with this buildpack, please open an issue on this repo and/or submit a PR that resolves it. Different versions of chrome have different dependencies and so some issues can creep in without me knowing. Thanks!

About

Installs dependencies needed in order to run puppeteer on Scalingo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages