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
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
The text was updated successfully, but these errors were encountered:
Sir,
I cloned the repo, did
npm install
inside it, filledinput.csv
as instructed, and finally rannode index.js
insidesrc
to 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
The text was updated successfully, but these errors were encountered: