Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • gitlab-ci gitlab-ci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • catladdercatladder
  • gitlab-cigitlab-ci
  • Merge requests
  • !11

install libxss1 to support puppeteer

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Leu requested to merge fix/puppeteer-chrome into master Aug 31, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

should fix the error node_modules/puppeteer/.local-chromium/linux-782078/chrome-linux/chrome: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

see https://github.com/puppeteer/puppeteer/issues/6192

example job log with failure: https://git.panter.ch/panter/kzh-002/kzh-002-frontend/-/jobs/825798#L62

Edited Aug 31, 2021 by Michael Leu
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/puppeteer-chrome