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

    Topics

    • D

      martinkooij/MMM-MyWeather: error message about appid

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      609 Views
      D
      Hi all, I installed and configured @martinkooij 's module correctly (I think): { module: "MMM-MyWeather", position: "bottom_left", config: { apiKey: "xxxxxxxxxxxxxxxxxxxxxxx", lat: "xx.03586", lon: "x.06379", coloricon: true, hourly: '1', fctext: '0', fcdaycount: "5", fcdaystart: "0", hourlyinterval: "3", hourlycount: "3", alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 1, UseCardinals: 0, layout: "vertical", fadePoint: 0.8, windunits: "kph" } All I’m seeing, though, is this weird error message from a previous fork, I think: Please set the correct openweather *appid* in the config for module: MMM-MyWeather. The module’s config, however, refers to weatherbit.io as its apibase. My apiKey seems to work there: I manually tested it and it does record “calls made” under my apikey, so that should check out. What am I missing?
    • D

      Black Screen: "cannot find module 'node_helper'"

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      D
      So I feel slightly stupid, but for anyone in a similar situation, @sdetweil helped @JorickJuh in this thread with the same problem. I don’t know how to hotlink replies, so for anyone wondering, @sdetweil suggested that, as is evident from the log, node_helper is missing. So, for me, this did the trick: cd ~/MagicMirror git checkout modules/node_modules/node_helper/index.js EDIT: you beat me to it :D - thanks again!
    • 1 / 1