I just freshyl installed twist-dl on WSL and i'm getting the following message
twist-dl -a "Mushoku Tensei" -e 1-latest
error: { FetchError: request to https://twist.moe/api/anime failed, reason: socket hang up
at ClientRequest. (/usr/local/lib/node_modules/twist-dl/node_modules/node-fetch/lib/index.js:1461:11)
at ClientRequest.emit (events.js:198:13)
at TLSSocket.socketOnEnd (_http_client.js:435:9)
at TLSSocket.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
message:
'request to https://twist.moe/api/anime failed, reason: socket hang up',
type: 'system',
errno: 'ECONNRESET',
code: 'ECONNRESET' }
I just freshyl installed twist-dl on WSL and i'm getting the following message