当前位置: 首页 > 工具软件 > libnss-cache > 使用案例 >

chrome-linux/chrome: error while loading shared libraries: libnss3.so解决方法

金阳华
2023-12-01

【现象】

[2022-12-29T10:53:24.803] [ERROR] default - Error: Failed to launch the browser process!
/pdf/node_modules/puppeteer/.local-chromium/linux-938248/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
 

【解决方法】

yum install clang dbus-devel gtk2-devel xorg-x11-server-utils libcap-devel cups-devel libXtst-devel alsa-lib-devel libXrandr-devel nss-devel

 类似资料: