Error while loading shared libraries: libnss3.so

Lỗi này thường xuất hiện khi bạn cài puppeteer trên ubuntu mới.

Thử command sau đây

sudo apt-get install libasound2

Không được thì thử cái này:

sudo apt install libgconf-2-4 libatk1.0-0 libatk-bridge2.0-0 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev

 

 


Revision #2
Created 2024-05-11 05:31:16 UTC by Son.KyLuat
Updated 2024-05-11 05:33:52 UTC by Son.KyLuat