MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. stoffel
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 35
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      i’v tryed with my address, the same.

      the “…–…–…” are original here
      but this

                ],
                '01-01-....': [
                  null
                ],
                '..-..-....': [
                  null
                ]
      

      is the result of MMM-Remote-Control module (edit config), i’v changed it to original

      		  "01-01-....": [
      			function() {return "<i class=\"fa fa-glass-cheers\"></i> Happy New Year! " + moment().format("YYYY")}
      		  ],
      		  "..-..-....": [
      			function() {return moment().locale(config.language).format("dddd, D MMMM")}
      			// https://forum.magicmirror.builders/topic/13332/reloading-config-defaults-or-module
      		  ],
      

      the same problem
      i have searched here for the missing file, nothing.

      i am testing again ;-)

      thanks for your help

      posted in Utilities
      S
      stoffel
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      ich muss kurz weg. melde mich später nochmal

      posted in Utilities
      S
      stoffel
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      i have try it, but all was actuel. also i make an npm install.
      not solved the problem. it is an file not found error.
      i send you my config.js and the default.js from the modul

      and thanks for your help

      posted in Utilities
      S
      stoffel
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      thanks sdetweil for your answer,

      thats the result:

      0|MagicMirror  | [24.05.2021 16:24.42.647] [LOG]
      0|MagicMirror  | stdout: completed
      0|MagicMirror  | [24.05.2021 16:24.42.672] [ERROR]
      0|MagicMirror  | stderr 2: /home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:595
      0|MagicMirror  |     let tt = data[left];
      0|MagicMirror  |                  ^
      0|MagicMirror  | TypeError: Cannot read property '' of undefined
      0|MagicMirror  |     at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:595:18)
      0|MagicMirror  |     at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:599:12)
      0|MagicMirror  |     at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:599:12)
      0|MagicMirror  |     at /home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:415:29
      0|MagicMirror  |     at Array.forEach (<anonymous>)
      0|MagicMirror  |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:405:24)
      0|MagicMirror  |     at Module._compile (internal/modules/cjs/loader.js:1068:30)
      0|MagicMirror  |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
      0|MagicMirror  |     at Module.load (internal/modules/cjs/loader.js:933:32)
      0|MagicMirror  |     at Function.Module._load (internal/modules/cjs/loader.js:774:14)
      
      

      but why or where searched for bootstrap.css.map

      i hope you can help me

      posted in Utilities
      S
      stoffel
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      hallo everyone,

      im new with the fantastic mm and i am german so sorry for my english.
      i testing this modul.

      for me MMM-Config is not working. the config.html page say MagicMirror is not running.
      i tested from my pc and direct from my rpi.

      mmm-config-console.png

      file not found ‘/modules/MMM-Config/node_modules/jsonform/deps/opt/bootstrap.css.map’
      i have installed this module 2 times.
      i have searched in the whole rpi but nothing.

      my rpi:
      Raspberry Pi 3B +
      updated raspian

      config.js:
      address: ‘0.0.0.0’
      ipWhitelist: []

      who have this file, or where can i download this file ?

      thanks sdetweil for this great module and a nice day for all

      posted in Utilities
      S
      stoffel
    • 1 / 1