mikestead / lighthouse-batch

Run Lighthouse analysis over multiple sites in a single command
MIT License
156 stars 42 forks source link

Update package.json #80

Open ZeroSpree opened 1 year ago

ZeroSpree commented 1 year ago

Bump lighthouse dependency. Fixes the "Unable to connect to Chrome" error seen below:

Thu, 20 Apr 2023 18:43:03 GMT LH:ChromeLauncher Waiting for browser.....√ Thu, 20 Apr 2023 18:43:04 GMT LH:status Connecting to browser Thu, 20 Apr 2023 18:43:04 GMT LH:CriConnection:warn Cannot create new tab; reusing open tab. Thu, 20 Apr 2023 18:43:04 GMT LH:status Disconnecting from browser... Thu, 20 Apr 2023 18:43:04 GMT LH:status Cleaning origin data Thu, 20 Apr 2023 18:43:04 GMT LH:CriConnection:error sendRawMessage() was called without an established connection. Thu, 20 Apr 2023 18:43:04 GMT LH:GatherRunner disconnect:error sendRawMessage() was called without an established connection. Thu, 20 Apr 2023 18:43:04 GMT LH:ChromeLauncher Killing Chrome instance 2464 Unable to connect to Chrome 15/15: Lighthouse analysis FAILED for

lucaswhitman commented 10 months ago

@mikestead hitting this issue too, any hopes of a merge and release?