AllToMP3 / alltomp3-cli

Download a song in one-command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to download from url or search term.

uber1geek opened this issue · comments

[--------------------------------------------------] 0% 0.0s/usr/local/lib/node_modules/alltomp3-cli/node_modules/alltomp3/index.js:218
downloadEmitter.emit('error', new Error(error));
^

ReferenceError: error is not defined
at Readable. (/usr/local/lib/node_modules/alltomp3-cli/node_modules/alltomp3/index.js:218:49)
at emitOne (events.js:77:13)
at Readable.emit (events.js:169:7)
at getInfo (/usr/local/lib/node_modules/alltomp3-cli/node_modules/youtube-dl/lib/youtube-dl.js:106:30)
at done (/usr/local/lib/node_modules/alltomp3-cli/node_modules/youtube-dl/lib/youtube-dl.js:275:23)
at done (/usr/local/lib/node_modules/alltomp3-cli/node_modules/youtube-dl/lib/youtube-dl.js:164:31)
at ChildProcess.exithandler (child_process.js:210:5)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Socket. (internal/child_process.js:319:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at Pipe._onclose (net.js:469:12)

I just made a new commit on AllToMP3/alltomp3@66dfc4c .

Can you remove your node_modules folder, npm install again and try again?

That worked perfectly 💃