hello,
I updated MagicMirror. After that, the screen was black.
The Log is:
/home/pi/.pm2/logs/mm-error.log last 15 lines:
1|mm |
1|mm | npm ERR! A complete log of this run can be found in:
1|mm | npm ERR! /home/pi/.npm/_logs/2020-11-06T17_59_29_121Z-debug.log
1|mm |
1|mm | (electron:973): Gtk-WARNING **: 18:59:30.649: cannot open display: :10.0
1|mm | npm ERR! code ELIFECYCLE
1|mm | npm ERR! errno 1
1|mm | npm ERR! magicmirror@2.13.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
1|mm | npm ERR! Exit status 1
1|mm | npm ERR!
1|mm | npm ERR! Failed at the magicmirror@2.13.0 start script.
1|mm | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1|mm |
1|mm | npm ERR! A complete log of this run can be found in:
1|mm | npm ERR! /home/pi/.npm/_logs/2020-11-06T17_59_30_692Z-debug.log