Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find browser revision 768783. Run "PUPPETEER_PRODUCT=firefox npm install" or "PUPPETEER_PRODUCT=firefox yarn install" to download a supported Firefox browser binary. #133

Open
hrvojej opened this issue Mar 25, 2021 · 0 comments

Comments

@hrvojej
Copy link

hrvojej commented Mar 25, 2021

Hi,

I'm using node v14.16.0 and npm 6.14.11

when using:
proxy-lists getProxies --output-format="txt"
module generates proxies.txt but in proxy-lists.log is see 20 entries like this:
Error while scraping blackhatworld: Error: Could not find browser revision 768783. Run "PUPPETEER_PRODUCT=firefox npm install" or "PUPPETEER_PRODUCT=firefox yarn install" to download a supported Firefox browser binary.

I've tried runing PUPPETEER_PRODUCT=firefox npm install

or PUPPETEER_PRODUCT=firefox npm i puppeteer but no luck.

Also:
whereis firefox gives
firefox: /usr/bin/firefox /usr/lib/firefox /etc/firefox /usr/share/man/man1/firefox.1.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant