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
Sir,
I cloned the repo, did
npm installinside it, filledinput.csvas instructed, and finally rannode index.jsinsidesrcto run the app.Unfortunately I am getting this:-
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