Read the statement by Michael Teeuw here.
After update, nothing happens.
-
No, it’s a Pi 3B
-
@Richard238 hm… rename your magic mirror folder to some other name
then run my installer to get everything updated
the in your existing folder do
rm -rf node_moules
npm install --only=prod
then npm start and see what happensmy installer will start.mm again, just do.pm2 stop all, and we will fix it later
see here for the installer script
-
Do I run your installer
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
from the (renamed) MM folder, or from the /home/pi prompt? -
@Richard238 /home/pi… it will figure it out
-
pi@pi_mirror:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” #: “#!/bin/bash: No such file or directory pi@pi_mirror:~ $
-
@Richard238 the quotes need to be up/down, not slanted
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
if u paste that line here without the code block wrapper, the quotes will be changed
-
pi@pi_mirror:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" It appears MagicMirror has not been installed on this system please run the installer, raspberry.sh first pi@pi_mirror:~ $
-
@Richard238 not upgrade, install
-
@sdetweil
Ooops! You can tell it’s New Years Day, maybe I need another drink. :D -
Splashscreen: Changed theme to MagicMirror successfully.
Do you want use pm2 for auto starting of your MagicMirror (y/N)?