ItzBlitz98 / torrentflix

Nodejs cli app to search torrent sites and stream using peerflix
MIT License
347 stars 60 forks source link

Error #53

Closed yukaputz closed 8 years ago

yukaputz commented 8 years ago

So I've tried two different cli search and both return the same error. Ubuntu 14.04 can you tell me what this means? I'm kinda new to this. Everything looks like it installed correctly.

yukaputz@media-1:~$ torrentflix /usr/bin/env: node: No such file or directory

yukaputz commented 8 years ago

Fixed. Need simlink.

ln -s /usr/bin/nodejs /usr/bin/node