You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I keep getting this error after the command: site-audit-seo -u https://example.com --lighthouse
error: node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
Hi I keep getting this error after the command: site-audit-seo -u https://example.com --lighthouse
error: node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
Error: connect ECONNREFUSED ::1:57468
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 57468
}
Node.js v18.12.1
The text was updated successfully, but these errors were encountered: