You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does Lighthouse have minimum Chromium release requirements?
When I used lhci/CLI 0.10.0 + Chromium 102, I got this error.
Wed, 14 Dec 2022 06:49:09 GMT LH:status Generating results...
Wed, 14 Dec 2022 06:49:09 GMT LH:CriConnection:error sendRawMessage() was called without an established connection.
Unhandled Rejection. Reason: Error: sendRawMessage() was called without an established connection.
Wed, 14 Dec 2022 06:49:09 GMT LH:ChromeLauncher Killing Chrome instance 2556
But when I switched to version 0.9.0, I was able to run it successfully.
Can I look up the lowest compatible version anywhere?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does Lighthouse have minimum Chromium release requirements?
When I used lhci/CLI
0.10.0
+ Chromium102
, I got this error.But when I switched to version
0.9.0
, I was able to run it successfully.Can I look up the lowest compatible version anywhere?
Beta Was this translation helpful? Give feedback.
All reactions