Open jwalterclark opened 9 years ago
Same issue with FreeBSD as a server, maybe it as something to do with where/how node.js is installed?
same here on FreeNaS.
where node
/usr/local/bin/node
/usr/local/bin/node
is it possible its because its in /usr/local
and not /bin
? still running node --version
(mine is v0.12.4) returns the version so the path must be correct (Path is a huge issue with node/npm on windows)
Edit: Here are my logs https://gist.github.com/sup3rb0wlz/deeca00f3afe3abca0bc#file-com-plexapp-plugins-spotify2-log
My issue was fixed by following these pretty simple instructions https://forums.plex.tv/index.php/topic/87744-install-spotify/page-5#entry788842
Just removing and re-adding, but restarting plex in between each step
jwalterclark - were you able to resolve this issue? I am in the same predicament. NickBolles - not sure if your fix applies, but your link from June with the instructions seems to be gone. Any help would be greatly appreciated.
Same here. QNAP NAS, Node v0.8.22 (Installed from NAS App Center), Spotify2 bundle (tried both from master and develop branches). Spotify Premium account. I get this error:
2016-01-02 13:13:30,045 (-e99c470) : ERROR (client:48) - JavaScript runtime is not available, try installing node.js (http://nodejs.org)
Same here... ERROR JavaScript runtime is not available, try installing node.js (http://nodejs.org)
I've tried the stable the and the developer branch of the plug-in on my x86 based NAS, but it always shows this error.
I have Spotify Premium. Here is the log from a fresh install of the developer branch.
I installed node.js from the QNAP package store.
Here is node's location.
This seems to be a similar issue to issue #30. That's why I switched to the developer branch but it doesn't seem to resolve the issue.
Thank you.