(Created on )

Puppeteer: All providers failed for {value} {value}: {value}

Every configured browser download provider failed.


Every configured browser download provider failed.

Error message

All providers failed for {value} {value}:
{value}

{value} is replaced by the value shown in your error message.

How this error happens

Every browser download provider was attempted, and none could supply a usable installation. Network denial, broken mirrors and incomplete cached entries can all contribute.

The failing command assumes the endpoint or provider condition described above; it is not expected to fail on a healthy installation.

npx puppeteer browsers install

How to fix

Restore access to the correct browser archive and metadata endpoints, fix the nested HTTP or provider error, then rerun the package-managed browser installer.

npx puppeteer browsers install

Things to keep in mind

The command is unchanged because the repair is in the network, mirror or installation environment. Do not disable TLS verification or assume every HTTP failure is a missing executable.

All Puppeteer errors

Keep Reading

Puppeteer Guides

All Guides →