@bd5hty said in Can not start MM anymore:
Electron failed to install correctly, please delete node_modules/electron and try installing again
Your answer is right there in the error message. Delete the electron folder from inside the node_modules folder. Then run npm install in the MagicMirror directory