bug: PUPPETEER_EXECUTABLE_PATH broken since 4.24.0 #6213
Labels
Bug: Validated
This PR or Issue is verified to be a bug within Stencil
Good First Issue
This is a good first issue for someone wantng to contribute to Stencil!
Help Wanted
Prerequisites
Stencil Version
4.24.0
Current Behavior
Hi,
I am currently running Stencil via Jenkins. I have to install chromium on my Docker instance manually and I run the Stencil test command via:
As of Stencil v4.24.0, I get the following error
Steps to Reproduce
PUPPETEER_EXECUTABLE_PATH=$(which chromium) npm run test
Code Reproduction URL
https://github.com/pierrebaronqumu/stencil-puppeteer-issue
Additional Information
No response
The text was updated successfully, but these errors were encountered: