question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auditing LocalHost not working with lighthouse

See original GitHub issue

image

NO_FCP

Channel: DevTools
Initial URL: http://localhost:4200/
Chrome Version: 75.0.3770.142
Stack Trace: LHError: NO_FCP
    at eval (chrome-devtools://devtools/remote/serve_file/@8d93477bd18154c67a70a67019cb8032382c55dd/audits2_worker/audits2_worker_module.js:1219:206)

i am trying to audit my angular 6 web app at localhost but it is showing the error above, meanwhile when i am auditing it on live server it is working fine.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
tryhardestcommented, Jun 23, 2020

@paulirish can lighthouse work with Cordova (localhost) from debug console? Keeps crashing on audits.

1reaction
patrickhulcecommented, Aug 6, 2019

@ebabel-eu I can confirm yours is a bug in Chrome and filed https://bugs.chromium.org/p/chromium/issues/detail?id=991228. Thanks for helping! 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lighthouse: Unable to run generate report on localhost
If it's still not generating a report, do the same in an incognito window. The issue: enter image description here. The option: enter...
Read more >
How to Run Local Performance Tests with Lighthouse (2022 ...
Run Local Lighthouse Audits Through Chrome DevTools · 1. In Google Chrome, open the page URL you want to audit. · 2. From...
Read more >
Using Google Lighthouse to audit your web application
Basically, Google Lighthouse is a tool that lets you audit your web application based on a number of parameters including (but not limited ......
Read more >
Lighthouse overview - Chrome Developers
Learn how to set up Lighthouse to audit your web apps. ... The issues tracker is also a good place to discuss performance...
Read more >
lighthouse - npm
Automated auditing, performance metrics, and best practices for the web. ... Start using lighthouse in your project by running `npm i ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found