본문 바로가기
카테고리 없음

ubuntu에서 puppeeer사용 중 오류

by jennyiscoding 2024. 2. 16.

how to handel this issue? --> ailed to launch the browser process! /home/ubuntu/.cache/puppeteer/chrome-headless-shell/linux-121.0.6167.85/chrome-headless-shell-linux64/chrome-headless-shell: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://pptr.dev/troubleshooting

 

Troubleshooting | Puppeteer

Chromium currently does not provide arm64 binaries for Linux. There are only

pptr.dev

 

해결방법

 

 

sudo apt-get install libgbm1

sudo apt-get install libasound2