Skip to content

Instantly share code, notes, and snippets.

@JudahSan
Created January 22, 2024 11:36
Show Gist options
  • Select an option

  • Save JudahSan/bfce23abd2083a81a49d45840dbd6c47 to your computer and use it in GitHub Desktop.

Select an option

Save JudahSan/bfce23abd2083a81a49d45840dbd6c47 to your computer and use it in GitHub Desktop.
Request for Assistance: LHCI Setup Issue in GitHub Actions

Here is the link to the GitHub Actions run where the issue occurred: GitHub Actions Run Link

The specific error message is as follows:

Error: Command exited with code 127
    at ChildProcess.exitListener (/home/runner/.config/yarn/global/node_modules/@lhci/utils/src/child-process-helper.js:51:19)
    at ChildProcess.emit (node:events:517:28)
    at ChildProcess._handle.onexit (node:internal/child_process:292:12)
/bin/sh: 1: rails: not found

Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment