14 days ago
I am self hosting n8n on railway.com and want to run some web automations so i installed puppeteer community node but i am getting the following error : Failed to launch/connect to browser: Could not find Chrome (ver. 138.0.7204.157). This can occur if either 1. you did not perform an installation before running the script (e.g. npx puppeteer browsers install chrome
) or 2. your cache path is incorrectly configured (which is: /home/node/.cache/puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
Attachments
2 Replies
14 days ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
Railway
Hey there! We've found the following might help you get unblocked faster: - [🧵 NestJS puppeteer](https://station.railway.com/questions/nest-js-puppeteer-107c6e15) - [🧵 Puppeteer browser launch error](https://station.railway.com/questions/puppeteer-browser-launch-error-5c6d208d) - [🧵 Problem deploying my project.](https://station.railway.com/questions/problem-deploying-my-project-7745f9b2) If you find the answer from one of these, please let us know by solving the thread!
14 days ago
Need human help