Read the statement by Michael Teeuw here.
black screen
-
I did everything but I got only black screen after I’ve started MagicMirror.
I need your advice! -
@MichaelKim tell us more… what have u done? is this a new install?
-
Have you done a “npm install” for each module in the respective “…/modules/MMM-myModule” folder?
That was the issue when I updated from 2.4.0 to 2.7.1. no error messagage but blank/blck screen. -
@MichaelKim - We’re going to need more information than that. So answer some questions, if you please:
Was this a new installation or upgrading from a previous version of Magic Mirror?
If you point a web browser at your Pi’s network address, does it show anything or just a black page?
Is there anything in the pm2 logs that says “error”?
Have you tried stopping the Magic Mirror process and manually running “npm start dev”?