ModusCreateOrg / ModusCreateOrg/gimbal

Not generating lighthouse reports

Open
#165 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
116
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I did try in my project but I'm getting error. This error is coming when I used the lighthouse in .gimbalrc.yaml file. If I removed the lighthouse it used to work

Error: connect ECONNREFUSED ::1:49716
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1136:16) {
  errno: -61,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '::1',
  port: 49716,
  friendlyMessage: undefined
}

Not able to see lighthouse results.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure using a project with lighthouse in .gimbalrc.yaml, then investigate why the Lighthouse connection to ::1:49716 is refused. Done means Lighthouse runs successfully and its results are generated without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
performance
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.