A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Crashing after "Starting Server"
-
@BEGreen87 what is all that junk at the end?
-
@BEGreen87 move the mm folder out of the way
and run my install script
https://github.com/sdetweil/MagicMirror_scriptsyou may want to backup your mirror setup and restore after
-
[20.11.2023 15:43.16.453] [ERROR] Error: Cannot find module 'fetch' Require stack: - /magicmirror2/modules/default/calendar/calendarfetcher.js
This is very weird log, because calendarfetcer.js doesn’t call
require("fetch")
in the source, so there is no reason of that error. Is the source modified? Can you check the source is the same with original? -
@MMRIZE Looks like I match the 2.23.0 Release.
-
-
-
fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Guessing this is because I’m using using it in Docker?
-
@BEGreen87 yeh, maybe