Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@dinschal I replied
-
@sdetweil yeah i have to search the right one :D
-
Hi Sam,
I installed this just there on a fresh image and MM install. All good except my web-view is blank. Well the title comes up with the light brown background but there’s no content beyond that.
Do I need to begin installing other modules in tandem with this?
-
@alyx no… should work as is for the defaults…
let me look
-
@sdetweil Sure what file/ image do you want to see?
-
@alyx hang on… let me test here… I am working on other fixes…
-
@sdetweil no worries cheers buddy lemme know if you need anything
-
@alyx did you do the npm install in the module folder?? I need libs installed
http://mmip:mmport/modules/MMM-Config/review
I got
-
@sdetweil Yep I did it within the MMM-Config directory, did it again there with no luck. Got some audit issues for npm but nothing big
-
@alyx actually i had a harder look, does this seem important?
smartmirror@smartmirror-ThinkCentre-M72e:~/MagicMirror/modules/MMM-Config$ sudo npm install
npm WARN lifecycle mmm-config@1.0.0~postinstall: cannot run in wd mmm-config@1.0.0 node exec_script.js ./postinstall:postinstall.cmd (wd=/home/smartmirror/MagicMirror/modules/MMM-Config)
npm WARN mmm-config@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“x64”})audited 136 packages in 1.22s
7 packages are looking for funding
runnpm fund
for detailsfound 3 moderate severity vulnerabilities
runnpm audit fix
to fix them, ornpm audit
for details
smartmirror@smartmirror-ThinkCentre-M72e:~/MagicMirror/modules/MMM-Config$