Chromium revision is not downloaded
See original GitHub issueChromium revision is not downloaded
how should i do
i use yarn add pupperteer
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
node.js - Puppeteer Error: Chromium revision is not downloaded
I only managed to fix the issue by manually installing Chromium after much searching and trying most of the suggestions:
Read more >Error: Chromium revision is not downloaded. Run ... - GitHub
Chromium is installed (version 79.0.3945.130) and I see the version number (though it's a different number with no decimal points) in the Node ......
Read more >A critical error: Chromium revision is not downloaded.
Normally when installing critical and html-critical-webpack-plugin , Chromium would be installed using Docker. You can read the Docker ...
Read more >puppeteer-chromium-resolver - npm package - Snyk
Tool to resolve puppeteer and chromium faster, detect local installed chromium, download chromium with custom mirror host, cache chromium revision out of ...
Read more >How to find the right CHROMIUM_REVISION value for a given ...
$ export NODE_CHROMIUM_REVISION=729994 · Step 1. Retrieving Chromium revision number Step 2. Downloading Chromium revision 72999 Downloading ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
you can download it from chromium and extract to your project. and then use this config.
After downgrade and upgrade puppeteer a few times,I got an error of Chromium revision is not downloaded.
My solution is
rules: