The Player gives me me msg that spotty needs socket.io.ssl installed. And i should install it via packet manager. I installed socket.io via npm but the msg is still present. what can i do?
You don't need socket.io.ssl from npm, but IO::Socket::SSL from CPAN... This is Perl, not node.
Do you have good reasons to try to get this running on FreeBSD? Don't get me wrong, but if you don't know how to install a Perl module, then you should probably use something slightly more mainstream than FreeBSD.
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
