I built my first Progressive Web App (PWA) in react js. When I click on Generate report on Chrome's Audit tab in DevTools, it is showing the message lighthouse is warming up forever.
My chrome version is 81.
What can i do to generate report?
I built my first Progressive Web App (PWA) in react js. When I click on Generate report on Chrome's Audit tab in DevTools, it is showing the message lighthouse is warming up forever.
My chrome version is 81.
What can i do to generate report?
it worked for me when I ran lighthouse audit for the same site on an Incognito Window
For me the problem was solved just by updating Chrome browser.
Disable these two options from chrome settings:
Relaunch chrome then try again
That works for me
We faced the same issue. We once ran the lighthouse for www.google.com, to check its functionality, and then we lighthoused our sites. It audited the site and generated the report.
If you still face the same issue, start interacting with the site while lighthouse audits, this solves the issue.
I have solution for this issue, please follow below steps...
It's work for me every time :) ------ I hope it's work for you !!!