"Failed to launch the browser process" ERROR with Puppeteer

Hi,
Is it available to use puppeteer with glitch? I tried to use it in my pet project and in result I got an error “Failed to launch the browser process!”.

Chrome is a very resource intensive application, while glitch’s containers may be enough for slim web apps they definitely do not have enough capacity to sustain an entire chromium web browser, unless there is a significant ram reduction in headless puppeteer.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.