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
node index.js --download 1095 报错 但是官网有这个 https://www.imooc.com/learn/1095
[2023-02-11 22:39:10.857] [ERROR] error - Error: 缺少目标url
at module.exports (D:\development\imooc\imoocDownloader\lib\downLoader.js:17:21)
at D:\development\imooc\imoocDownloader\imooc.js:195:7
at D:\development\imooc\imoocDownloader\imooc.js:230:23
at IncomingMessage. (D:\development\imooc\imoocDownloader\lib\urllib.js:77:7)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1055:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
错误日志如下:
[2023-02-11 22:05:13.510] [ERROR] error - { Error: getaddrinfo ENOTFOUND v2.mukewang.com v2.mukewang.com:80
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'v2.mukewang.com',
host: 'v2.mukewang.com',
port: 80 }
The text was updated successfully, but these errors were encountered: