@sdetweil When I ran the install it asked me if I wanted to disable screensaver and I said yes but my screen was still going black over night. I would have to CTRL-Q out then it would run again automatically after a few seconds. Thought installing the screensaver and disabling it would help. Will see after tonight.
Read the statement by Michael Teeuw here.
Posts
-
RE: MagicMirror stopped working after screensaver installed
-
RE: MagicMirror stopped working after screensaver installed
That fixed it thank you.
-
RE: MagicMirror stopped working after screensaver installed
I agree but that was all I did.
Installed then disabled making the screen go blank then sudo reboot.After reboot I get the error I posted above.
-
RE: MagicMirror stopped working after screensaver installed
I installed
apt-get install xscreensaver -
MagicMirror stopped working after screensaver installed
After I installed the screensaver to stop the screen going dark my MagicMirror stopped working.
I now get this error.
magicmirror@2.10.0 start /home/pi/MagicMirror
./run-start.shApp threw an error during load
Error: Cannot find module ‘module-alias/register’
at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (internal/modules/cjs/loader.js:528:25)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/home/pi/MagicMirror/js/app.js:15:1)
at Object. (/home/pi/MagicMirror/js/app.js:283:3)
at Module._compile (internal/modules/cjs/loader.js:711:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module ‘module-alias/register’
at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (internal/modules/cjs/loader.js:528:25)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/home/pi/MagicMirror/js/app.js:15:1)
at Object. (/home/pi/MagicMirror/js/app.js:283:3)
at Module._compile (internal/modules/cjs/loader.js:711:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32)