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
I currently have a docker environment with Chromium version 102 installed.
When I use lhci/cli version 0.10.0, I get error message from CI console.
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
After comparing the operating environment of windows, it is found that the Chromium version is different. Try to downgrade the lhci/cli version to 0.9.0 to solve this problem.
My question is:
Is there any way I could find something like that?
Lighthouse is not backwards compatible, so 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
-
I currently have a docker environment with Chromium version 102 installed.
When I use lhci/cli version 0.10.0, I get error message from CI console.
After comparing the operating environment of windows, it is found that the Chromium version is different. Try to downgrade the lhci/cli version to 0.9.0 to solve this problem.
My question is:
Lighthouse
is not backwards compatible, so can I look up the lowest compatible version anywhere?Beta Was this translation helpful? Give feedback.
All reactions