ganesh@LAPTOP-G6NM8GVN:~/repos/node-practice$ node app.js
Debugger attached.
TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async downloadFile (file:///home/ganesh/repos/node-practice/app.js:10:22)
at async file:///home/ganesh/repos/node-practice/app.js:44:3 {
[cause]: AggregateError [ETIMEDOUT]:
at internalConnectMultiple (node:net:1139:18)
at internalConnectMultiple (node:net:1215:5)
at Timeout.internalConnectMultipleTimeout (node:net:1739:5)
at listOnTimeout (node:internal/timers:596:11)
at process.processTimers (node:internal/timers:529:7) {
code: 'ETIMEDOUT',
[errors]: [ [Error], [Error] ]
}
}
Error: fetch failed
ganesh@LAPTOP-G6NM8GVN:~/repos/node-practice$ node app.js
Debugger attached.
TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async downloadFile (file:///home/ganesh/repos/node-practice/app.js:10:22)
at async file:///home/ganesh/repos/node-practice/app.js:44:3 {
[cause]: AggregateError [ETIMEDOUT]:
at internalConnectMultiple (node:net:1139:18)
at internalConnectMultiple (node:net:1215:5)
at Timeout.internalConnectMultipleTimeout (node:net:1739:5)
at listOnTimeout (node:internal/timers:596:11)
at process.processTimers (node:internal/timers:529:7) {
code: 'ETIMEDOUT',
[errors]: [ [Error], [Error] ]
}
}
Error: fetch failed