-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
On Raspbian buster, ncc is able to launch chromium and it claims to be running the devtools API on the specified port, but I get connection failed messages, even after upping the retry limit and waiting a while. I also needed to specify
export LIGHTHOUSE_CHROMIUM_PATH=/usr/bin/chromium-browser
to get it to work without code changes.
Possible fix might be to try using the proper chrome-launcher
npm package https://www.npmjs.com/package/chrome-launcher
Metadata
Metadata
Assignees
Labels
No labels