Read the statement by Michael Teeuw here.
Black Screen issue using Autoinstaller
-
Hi Guys,
I used MM for about a year and it stopped working so I decided to update the OS to the Stream version and reinstall MM from scratch I used the Autoinstaller and everything seemed to install properly.
For the life of me I can’t get past the Black Screen issue. This is what the terminal window shows…
pi@raspberrypi:~/MagicMirror $ npm start dev
magicmirror@2.3.1 start /home/pi/MagicMirror
sh run-start.sh “dev”Starting MagicMirror: v2.3.1
Loading config …
Loading module helpers …
No helper found for module: alert.
Initializing new module helper …
Module helper loaded: updatenotification
No helper found for module: clock.
Initializing new module helper …
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing new module helper …
Module helper loaded: newsfeed
All module helpers loaded.
Starting server on port 8080 …
Server started …
Connecting socket for: updatenotification
Connecting socket for: calendar
Starting node helper for: calendar
Connecting socket for: newsfeed
Starting module: newsfeed
Sockets connected & modules started …
Launching application. -
I followed the update procedure for 2.3.1 including elctron beta and it’s now working with the default modules!