Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Failed to launch the browser process! spawn /usr/bin/google-chrome-stable ENOENT #2

Open
VectorZhao opened this issue Jan 17, 2023 · 0 comments

Comments

@VectorZhao
Copy link

$ node index.js
/home/chatgpt-telegram/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:299
reject(new Error([
^

Error: Failed to launch the browser process! spawn /usr/bin/google-chrome-stable ENOENT

TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

at onClose (/home/chatgpt-telegram/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:299:20)
at ChildProcess.<anonymous> (/home/chatgpt-telegram/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js:293:24)
at ChildProcess.emit (node:events:513:28)
at ChildProcess._handle.onexit (node:internal/child_process:289:12)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Node.js v18.13.0

Chromium-based browser has been installed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant