Read the statement by Michael Teeuw here.
Modifying the Config File
-
@jimb said in Modifying the Config File:
Cannot find module ‘deep-object-diff’
yeh, you missed a step
Clone this repo into ~/MagicMirror/modules directory. cd MMM-Config <---- this one npm install
I’ve updated the install steps
1. cd ~/MagicMirror/modules 2. git clone https://github.com/sdetweil/MMM-Config 3. cd MMM-Config 4. npm install
-
Sam, all is working OK again. Thanks! FYI, my capitalizations were for emphasis only, not copied or used.
Now, real dumb question "How is “MMM-Config” invoked?
-
@jimb said in Modifying the Config File:
How is “MMM-Config” invoked?
from the doc
showQR OPTIONAL false Show a QR code on the MM screen to allow quick access to the configuration form
Otherwise, use a browser to open
http://MM_IP_Address:MM_Port/modules/MMM-Config/review
-
Sam, you can stick a fork in this one as I don’t need any more help at this point. Thanks for all the assistance!
-
@jimb is mmm-config working or just moved on?
-
Sam, moving on as I want to build the actual frame for the Magic Mirror and not spend this amount of time on the code which is difficult to understand. Not your fault, but mine. :-)
-
@jimb no problem. come back when you’re ready.