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

    Posts

    Recent Best Controversial
    • RE: MMM-News

      does anyone know if BBC is a compatible source for this module?
      it works as advertised with all other news sources i’m interested in but from the bbc it receives nothing.
      if for some reason the bbc can’t be used what other british sources of news/sport are people using?

      posted in Utilities
      M
      mrdenmark
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil sorry,posted the question to the wrong person-changed now!

      posted in Utilities
      M
      mrdenmark
    • RE: MMM-ISS

      @MoreLinux
      yeah,i guess thats the reason,for some reason i thought visible passe were much more frequent than that

      posted in Education
      M
      mrdenmark
    • RE: Cannot find module './snowboy/lib/node/index.js'

      did you mak a copy of the original config file? if you us that one wnat happens?

      posted in Troubleshooting
      M
      mrdenmark
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @j-e-f-f
      is it possible to have a space/blank line between the hourly and daily forecasts in the table view?
      0_1573805852909_049e9b43-8acb-488d-b5b5-a6763601c424-image.png

      posted in Utilities
      M
      mrdenmark
    • RE: MMM-ISS

      @Mykle1
      i’ve been playing around,i can’t get any nz locations to work but use the same info on the website and its fine,original config also works fine,no idea whats wrong,it worked great up until around 10 days ago.maybe something on the website has changed?

      posted in Education
      M
      mrdenmark
    • RE: help,i broke the mirror

      @Blauenfeldt
      wooohoo,
      awesome,
      that worked,
      thankyou,
      relief…

      posted in Troubleshooting
      M
      mrdenmark
    • help,i broke the mirror

      i’ve spent days getting my display how i want it,i deided to add a couple more modules-mmm-formula1 and mmm-googletasks and when i restarted i got the black electron screen,i went back to my last working config-still the same.
      ssh into pi, try npm start and this is the output-

      magicmirror@2.9.0 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.9.0
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      No helper found for module: clock.
      No helper found for module: worldclock.
      No helper found for module: MMM-DumpsterDay.
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘node_helper’
      Loading module helpers …
      No helper found for module: alert.
      No helper found for module: clock.
      No helper found for module: worldclock.
      No helper found for module: MMM-DumpsterDay.
      App threw an error during load
      Error: Cannot find module ‘node_helper’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:8:18)
      at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:81:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)
      Whoops! There was an uncaught exception…
      { Error: Cannot find module ‘node_helper’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:8:18)
      at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:81:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32) code: ‘MODULE_NOT_FOUND’ }
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Launching application.

      i’ve searched for similar problems but not found the answer and i’m conserned about doing more damage1
      please help! aaarrrggghhh

      posted in Troubleshooting
      M
      mrdenmark
    • RE: jumpy youtube playback

      @cowboysdude
      True, I just thought that since there were several YouTube modules and I assume most people are using a pi that perhaps there were some settings I needed to tweak .

      posted in Troubleshooting
      M
      mrdenmark
    • RE: MMM-ISS

      the module has recently started telling me there are no sightings for several days but that date has been moving further and further away, anyone have any ideas why?

      {
             disabled: false,
             module: "MMM-ISS",
             position: "top_right",
                 config: {
                         country: "New_Zealand",                  // NO SPACES, USE UNDERSCORE
                         regionState: "None",                   // NO SPACES, USE UNDERSCORE
                         city: "Queenstown",                            // NO SPACES, USE UNDERSCore
                         lat: "-44.57",                              // latitude
                         lng: "168.50",                             // longitude
                         units: "km",                               // mi = miles, mph / km = kilometers, km/h
                         useHeader: false,                          // true if you want a header      
                         header: "",                                // Any text you want. useHeader must be true
                         updateInterval: 5 * 60 * 1000,
              }
      },
      

      0_1573627903252_2019-11-13-194448_1080x1920_scrot.png

      posted in Education
      M
      mrdenmark
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 2 / 8