sindresorhus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using stock chromium

make-github-pseudonymous-again opened this issue · comments

I have puppeteer installed with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD set and I have chromium installed through distribution packages (Arch Linux).
When I try to run fast, I get the following:

$ fast
Chromium revision is not downloaded. Run "npm install" or "yarn install"

You need to also set PUPPETEER_EXECUTABLE_PATH so Puppeteer knows where to find the custom Chromium download.

https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#environment-variables