Open
Description
Hey! About a few seconds after executing the command npx bundle-wizard reddit.com
, I receive the following error message:
PS C:\Windows\System32> npx bundle-wizard reddit.com
π§β Welcome to bundle-wizard
π€ Loading https://reddit.com ...
β οΈ Unable to fetch website data
Error: connect ECONNREFUSED ::1:1197
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 1197
}
Am I doing something wrong? I'm getting the same result with all other URLs.
PS C:\Windows\System32> node -v
v18.8.0
Metadata
Metadata
Assignees
Labels
No labels