Error Message When Using n8n-nodes-puppeteer "Could not find expected browser""

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

same on selfhost, it looks like the node does not install chromium by default