subdownloader
subdownloader copied to clipboard
/usr/bin/env: 'node\r': No such file or directory
when did you get this?
I get this when I try to use it from terminal.
pedro@pedro ~/Vídeos/Séries % LANG=C subdownload Breaking\ Bad
/usr/bin/env: 'node\r': No such file or directory
same here, new ubuntu 16.06 install
- update - dos2unix on the file helps
can anyone do a PR for this issue
I have the same issue on linux mint 18.02 was this ever resolved?
I think so, it's just not accepted https://github.com/beatfreaker/subdownloader/pull/6
Got the same problem in Ubuntu 18.
EDIT : to fix the issue, run
sudo dos2unix /usr/local/lib/node_modules/subdownloader/cli.js