I installed n8n in a DigitalOcean Server droplet following the instructions from:
That worked so far. Now I wanted to install n8n-nodes-puppeteer
. The installation was successful, but when trying to run it, I always get the following error message:
“Could not find expected browser (chrome) locally. Chromium”
What am I doing wrong?
Information on your n8n setup
- n8n version: 1.67.1
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 22.04