A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
After update, nothing happens.
-
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)? -
@Richard238 no
-
~/install.log should say we upgraded node to 10.23 ish and npm to 6.14 ish