Skip to content
New issue

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

Version is broken ~8.5.0 release #13129

Closed
2 tasks done
tkadlec opened this issue Sep 27, 2021 · 2 comments · Fixed by #13130
Closed
2 tasks done

Version is broken ~8.5.0 release #13129

tkadlec opened this issue Sep 27, 2021 · 2 comments · Fixed by #13130
Assignees

Comments

@tkadlec
Copy link
Contributor

tkadlec commented Sep 27, 2021

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 lighthouse@8.5.0

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

@patrickhulce
Copy link
Collaborator

Thanks @tkadlec! Fix is up in #13130

@tkadlec
Copy link
Contributor Author

tkadlec commented Sep 28, 2021

Thanks, @patrickhulce!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants