Read the statement by Michael Teeuw here.
MagicMirror uninstall/removal
-
@Mykle1 no, I deleted the directory
-
@Neo237
Well, your OS thinks it’s there. Perhaps you should double check
-
@Mykle1 I have… I’ve even tried ls -l incase its hidden, no dice.
-
@Neo237
Very odd. I wouldn’t know where to go from here. Did you try @sdetweil’s installer script to see if you encounter the same issue?
-
@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: