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?
-
@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…
-
@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: