Read the statement by Michael Teeuw here.
Help with troubleshooting MM start
-
Bear with me, I built mine a year ago and am just now running into some problems and am trying to relearn everything…
Had an issue with a module, tried updating everything. Somehow I screwed it up to where it said the node_modules/electron needed to be deleted and reinstalled.
Deleted it and ran npm install (I read that would reinstall the electron node_module). Here I got errors where I needed to rename folders within the node_modules. Seemingly I’m stuck where I try and rename these folders to match what the terminal says, but it gives me an error that it already exists. Here is where I gave up.
Does anything with experience with this have suggestions on where to go from here? I am half-tempted to uninstall MagicMirror and just go from scratch again. (I don’t even know how to uninstall it)
-
@greaser01 do this
cd ~/MagicMirror rm -rf node_modules rm package-lock.json npm install --omit=devthat will reinstall MagicMirror runtime
on anything other than Windowsno module folders or config affected
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login