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

Lighthouse CLI takes minutes to exit #14084

Open
paulirish opened this issue Jun 3, 2022 · 0 comments
Open

Lighthouse CLI takes minutes to exit #14084

paulirish opened this issue Jun 3, 2022 · 0 comments

Comments

@paulirish
Copy link
Member

I only repro this in FR navigation, but not legacy nav.

yarn static-server
yarn chrome
lighthouse http://localhost:10200/oopif-scripts.html --onlyCategories=accessibility --port=XXXX  # use port from the launched chrome

this doesn't happen if i don't specify the port... making this a lower priority bug.

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