We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
N/A
When running lighthouse --version from the command line to see the current version of Lighthouse, I saw:
lighthouse --version
0.35.2
8.5.1
I uninstalled Lighthouse and then reinstalled version 8.4:
npm install -g lighthouse
Then I ran:
And saw: 8.4.0
8.4.0
Then I unsinstalled LH and reinstalled at version 8.5.0:
npm i -g [email protected]
When I ran lighthouse --version, I got:
CLI
No response
15.5.0
The text was updated successfully, but these errors were encountered:
Thanks @tkadlec! Fix is up in #13130
Sorry, something went wrong.
Thanks, @patrickhulce!
patrickhulce
Successfully merging a pull request may close this issue.
FAQ
URL
N/A
What happened?
When running
lighthouse --version
from the command line to see the current version of Lighthouse, I saw:0.35.2
What did you expect?
8.5.1
What have you tried?
I uninstalled Lighthouse and then reinstalled version 8.4:
npm install -g lighthouse
Then I ran:
lighthouse --version
And saw:
8.4.0
Then I unsinstalled LH and reinstalled at version 8.5.0:
npm i -g [email protected]
When I ran
lighthouse --version
, I got:0.35.2
How were you running Lighthouse?
CLI
Lighthouse Version
8.5.1
Chrome Version
No response
Node Version
15.5.0
Relevant log output
No response
The text was updated successfully, but these errors were encountered: