Tag Archives: puppeteer

[Solved] puppeteer Install Error: Failed to download Chromium

There are many solutions on the Internet. Most of them are to modify the chromium download source, or use cnpm, or skip the download and manually download chromium on the official website.

The self-test is not very easy to use.

Find the solution of international friends from the issue of puppeter.

Solution:

npm install puppeteer --unsafe-perm=true --allow-root