addyosmani / addyosmani/webpack-lighthouse-plugin
unable to connect to Chrome --skip-autolaunch
Open
bug
- Dominant language
- JavaScript
- Stars
- 294
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
After installing this plugin and configuring it in my webpack conf, when starting webpack, it will fail on the plugin with the following output
```
Unable to connect to Chrome
If you're using lighthouse with --skip-autolaunch, make sure you're running some other Chrome with a debugger.
error Command failed with exit code 1.
```
What would be the proper way to fix this issue ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.