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.

No Chrome Installations Found

See original GitHub issue

Hi, after install via command line the package, when I run lighthouse http://myurl.com I obtain this error:

Runtime error encountered: Error: No Chrome Installations Found
    at Promise.resolve.then (/myfolder/node/v6.7.0/lib/node_modules/lighthouse/lighthouse-cli/chrome-launcher.js:94:33)
    at process._tickCallback (internal/process/next_tick.js:103:7)
Error: No Chrome Installations Found
    at Promise.resolve.then (/myfolder/node/v6.7.0/lib/node_modules/lighthouse/lighthouse-cli/chrome-launcher.js:94:33)
    at process._tickCallback (internal/process/next_tick.js:103:7)

I already have Chrome installed on my Mac.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:21 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
wardpeetcommented, Oct 31, 2016

could you try run lighthouse with sudo? I think your terminal doesn’t have access to the executable sudo lighthouse http://myurl.com

0reactions
danieler1981commented, Nov 22, 2016

More investigation point me that can be a Chrome issue, I opened a bug then: https://bugs.chromium.org/p/chromium/issues/detail?id=667699#

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error "Runtime error encountered: No Chrome installations ...
When I run lighthouse CLI, I received an error stating Runtime error encountered: No Chrome installations found.
Read more >
Fix problems installing Chrome - Google Chrome Help
Fix most installation errors · Make sure your internet connection is working normally. · Check if your device meets the system requirements. ·...
Read more >
Error No Chrome installation found, etc : r/vscode - Reddit
No Chrome installation found, or no Chrome executable set in the settings - used path undefined. Source:Broweser Preview(Extension).
Read more >
Google Chrome Installation Failed in Windows 10 (Solved)
Method 1. Run the installer as an administrator · Log into a local account that has administrative permissions. · Using a different browser,...
Read more >
ChromeNotInstalledError while using chrome-launcher npm ...
One way to do this is by using an npm dependency that installs Chrome as part of its install process. Examples of this...
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