Version 10.2.0 fails Unhandled Rejection. Reason: Error: Cannot extract value when objectId is given
#15101
Closed
2 tasks done
FAQ
URL
https://gensdeconfiance.com/fr
What happened?
I add headers with the option
--extra-headers=custom-headers.json
but if this file contains a fieldUser-Agent
, Lighthouse crashes with the following error:See an example
custom-headers.json
file content:What did you expect?
I expect Lighthouse to use a custom User-Agent and run the analysis without crash.
What have you tried?
I tried with and without the
User-Agent
field in the extra headers JSON.This behavior works well with 10.1.0 but not with 10.2.0 version.
How were you running Lighthouse?
CLI
Lighthouse Version
10.2.0
Chrome Version
113
Node Version
16
OS
MacOS
Relevant log output
The text was updated successfully, but these errors were encountered: