[BUG] chromium.executablePath yields null (version 108)
See original GitHub issueEnvironment
chromium
Version: @sparticuz/chromium@108puppeteer
/puppeteer-core
Version: “puppeteer-core”: “19.2.0”- Node.js Version: 14
Expected Behavior
Should yield a path
Current Behavior
chromium.executablePath yields null (version 108)
Issue Analytics
- State:
- Created a year ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Tracking bug for internal fixes: Chrome 108, Release 0
Issue 1394280: Tracking bug for internal fixes: Chrome 108, Release 0. Reported by schedule amyressler@chromium.org amyressler@chromium.org.
Read more >[BUG] headless: false & executablePath: null in AWS Lambda
Headless is always false and executablePath is always null. Steps to Reproduce. const chromium = require('chrome-aws-lambda') ...
Read more >chrome-aws-lambda/README.md - UNPKG
This will ship with appropriate binary for the latest stable release of [`puppeteer`](https://github.com/GoogleChrome/puppeteer) (usually updated within a day ...
Read more >How to resolve failed to download chromium r624492 OS
Solved: I have analysed this function from error log file, async function downloadChromium(options, targetRevision) { console.log(options); ...
Read more >mozilla-central: changeset 534188 ...
To use Puppeteer with a different version of Chrome or Chromium, pass in the executable's path when creating a `Browser` instance: ```js ...
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
@Sparticuz any idea when you will release it?
108.0.1 released with this fix