We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
executablePath
channel
puppeteer-core
When unlighthouse is installed with npm, chromium will never be installed on-the-fly.
npm install unlighthouse --save-dev
npx unlighthouse --site <site>
System: OS: Linux 6.11 Fedora Linux 41 (Workstation Edition) CPU: (8) x64 Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz Memory: 5.91 GB / 15.55 GB Container: Yes Shell: 5.9 - /usr/bin/zsh Binaries: Node: 22.11.0 - /usr/bin/node npm: 10.9.1 - /usr/local/bin/npm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When unlighthouse is installed with npm, chromium will never be installed on-the-fly.
Reproduction
npm install unlighthouse --save-dev
npx unlighthouse --site <site>
System / Nuxt Info
The text was updated successfully, but these errors were encountered: