No Chrome Installations Found
See original GitHub issueHi, 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:
- Created 7 years ago
- Comments:21 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
could you try run lighthouse with sudo? I think your terminal doesn’t have access to the executable
sudo lighthouse http://myurl.com
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#