Failing to call Puppeteer from a Code piece

Hi! :wave:

I am trying to use Puppeteer in a Code piece and get the following error:

Could not find Chrome (ver. 117.0.5938.149). This can occur if either

  1. you did not perform an installation before running the script (e.g. `npm install)
    or
  2. your cache path is incorrectly configured (which is: /tmp/.cache/puppeteer).

For (2), check out our guide on configuring puppeteer at Configuration | Puppeteer.

Has anyone succeeded in running Puppeteer from a code piece? What’s the trick? :magic_wand:

All the best,
Frazze

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