@eightbit yes… why it didn’t install, I have no clue…
but it also showed the chromium problem which I hadn’t seen before…
to restore the original package.json (with the correct start line) do
cd ~/MagicMirror
git checkout package.json
glad we could fix it !
Hey,
Thank you for the answer!
I freaked out yesterday, set up a clean mirror again and now it’s nice 🙂.
I mean it was the same before, then the old display died and MMM-Globe was gone, I didn’t change anything but the display… Crazy…
But hey, now it’s nice again 😎
Thank you again mate!
@MyMirror use pm2 to launch your script. it will launch as the user
see pm2 --help
after the appropriate pm2 start
do pm2 save
to have that task launched at boot
@Kastore
One question: du u use a pull-down or pull-up resistor?
If not this might be ur problem, the gpio will detect random activation, it really needs a pull-up or pull-down resistor to work properly.
Hope it helps a bit.
@rk9 from the logs you sent, it’s a down level version of nodejs ( calendar module is complaining about fetch not found)
if you had used my script to upgrade, then the script would have fixed that.
you can try still with the upgrade script and adding the parameter
force
at the end
Thanks for your help, I think I found the error. It was the module: weather online, when I hidden it, the other modules were in the right place and not moved.
I hope it doesn’t happen again :-)
Now I have to choose another module for my weather
@ayotrav which Spotify module? does it support notifications?
if it does, then you do the same thing as you did for pages.
now, figuring out how to switch from controlling pages to controlling Spotify on THE CURRENT page will be the trick.