UNPKG

puppeteer-chromium-resolver

Version:

Download chromium from mirror host and save to user path, returns puppeteer and executablePath

3 lines 153 B
require("./index.js")({}).then(function (revisionInfo) { console.log("Chromium revision installed and launchable is " + revisionInfo.launchable); });