Skip to content
New issue

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

Performance audit #6

Open
marc-bouvier opened this issue Dec 1, 2023 · 1 comment
Open

Performance audit #6

marc-bouvier opened this issue Dec 1, 2023 · 1 comment
Labels
accessibility documentation Improvements or additions to documentation enhancement New feature or request

Comments

@marc-bouvier
Copy link
Contributor

Run and publish lighthouse performance test for iroco.co

@marc-bouvier marc-bouvier added documentation Improvements or additions to documentation enhancement New feature or request accessibility labels Dec 1, 2023
@marc-bouvier
Copy link
Contributor Author

marc-bouvier commented Dec 1, 2023

In devenv (from macos host machine)

sudo npm install -g lighthouse
mkdir -p  contents/audits/iroco-landing/lighthouse
lighthouse https://iroco.co --output-json --output-path=./contents/audits/iroco-landing/lighthouse/$(date -u +%Y-%m-%d).json --no-enable-error-reporting


  LH:ChromeLauncher:error connect ECONNREFUSED 127.0.0.1:37753 +2ms
  LH:ChromeLauncher:error Logging contents of /tmp/lighthouse.89VRCwZ/chrome-err.log +1ms
  LH:ChromeLauncher:error
  LH:ChromeLauncher:error Command '/usr/bin/chromium-browser' requires the chromium snap to be installed.
  LH:ChromeLauncher:error Please install it with:
  LH:ChromeLauncher:error
  LH:ChromeLauncher:error snap install chromium
  LH:ChromeLauncher:error
  LH:ChromeLauncher:error  +0ms
Unable to connect to Chrome
~/s/a/sandbox ❯❯❯  snap install chromium                                                                ✘ 1

erreur : cannot communicate with server: Post "http://localhost/v2/snaps/chromium": dial unix /run/snapd.socket: connect: no such file or directory
~/s/a/sandbox ❯❯❯


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant