Read the statement by Michael Teeuw here.
MagicMirror uninstall/removal
-
@Mykle1 I’m not sure, could you link me to it so I may test it?
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 May 21, 2019, 12:37 AM May 21, 2019, 12:35 AM
@Neo237
bash -c "$(curl -sL https://www.dropbox.com/s/izj6dz2z9557oga/raspberry.sh?dl=0)"
Good luck.
EDIT
You should update your node and npm beforehand, I would think
-
@Mykle1 this worked, I was using a different url to download. Thank you!
-
@Neo237
All credit to @sdetweil for his wonderful installer script.
-
@Mykle1 the script checks for node and npm and installs them first…
the product script does this too, but the npm side was removed from the support the script uses…the script checks for the MagicMirror folder, just like the original…
weird…
glad it worked…
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 May 22, 2019, 12:45 AM May 22, 2019, 12:44 AM
@sdetweil said in MagicMirror uninstall/removal:
the script checks for node and npm and installs them first…
the product script does this too, but the npm side was removed from the support the script uses…This is why you’re the king! :thumbsup: