📌  相关文章
📜  错误无法启动浏览器进程 puppeteer - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:23.752000             🧑  作者: Mango

代码示例1
// Puppeteer Error on ubuntu 100% Correct Solution by Vivek
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb