multihouse
multihouse copied to clipboard
ECONNREFUSED
Sir,
I cloned the repo, did npm install inside it, filled input.csv as instructed, and finally ran node index.js inside src to run the app.
Unfortunately I am getting this:-
PS C:\Users\MBS\Downloads\Multi-2\src> node index.js
Running Lighthouse for 1 page(s) in input.csv
Run 1 of 3: page 1 of 1
>>> Error: Caught error for https://dawn.com:
Error: connect ECONNREFUSED ::1:58607
I am using Windows 10 latest version 22H2 and Node latest version 18.14.0 as well.
Would be grateful if this is explained.
Wishing you success,
mbsc26
Hi @mbsc26 !
Thanks for the heads-up.
I can reproduce this on Mac 13.2 using Node 18.9.0: I've replied to the Lighthouse bug here.
Using Node 16.17.1 (via nvm), Multihouse works fine.