Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
@sdetweil also how do you not install under mingw could that be the issue
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
also how do you not install under mingw could that be the issue
open a Windows cmd.exe session and do all the commands there…
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@sdetweil also how do you not install under mingw could that be the issue
there just the default modules in MagicMirror but others don’t show at all like MMM-PGA but fine on a pi
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@sdetweil also how do you not install under mingw could that be the issue
Ok I did that but I’ll try again
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
others don’t show at all like MMM-PGA
i don’t know what “don’t show” means
did u edit the config.js
only a vew modules don’t work on Windows (snowboy voice driven for example)
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
Ok I did that but I’ll try again
note that u have to run the extra install steps manually too
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@sdetweil also how do you not install under mingw could that be the issue
Ok I did that but I’ll try again
the position where the modules are supposed to show only a black black screen rest of modules work fine
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
the position where the modules are supposed to show only a black black screen rest of modules work fine
maybe fonts or the nunjucks… (from vendor folder)
-
@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
the position where the modules are supposed to show only a black black screen rest of modules work fine
maybe fonts or the nunjucks… (from vendor folder)
I did the fonts but no clue what nunjucks is and how to fix it when I googled it I only got pictures of nunjucks
-
@swvalenti nunjuks is the web content templating code, which some of the modules use (it generates the web content from a ‘form’ like definition)
but that will not be installed if you do not npm install from the MagicMirror/vendor folder