skuethe / MMM-Spotify

Spotify display and controller for MagicMirror
MIT License
68 stars 17 forks source link

Black Screen since 1.5.0 #104

Closed M1dn8 closed 4 years ago

M1dn8 commented 4 years ago

After the last update to 1.5.0 the screen of my MagicMirror shows only a blackscreen. MagicMirror is starting correct and i can't find issues. Today i tried 1.5.1. but it's still the same problem.

I // the Spotify module in config.js and MagicMirror shows all modules normaly.

Anyone else have this issue or maybe a solution?!

Thanks for your great work :)

bugsounet commented 4 years ago

i think my new npm library is missing

try this:

cd ~/MagicMirror/modules/MMM-Spotify
git pull
npm install
M1dn8 commented 4 years ago

wow thank u for your fast answer!!!

npm install fix the blackscreen :)

thank you very much! Awesome module and awesome work