Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. CFJoe
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    CFJoe

    @CFJoe

    0
    Reputation
    347
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    CFJoe Follow

    Latest posts made by CFJoe

    • RE: no helper modules

      OK, Thx for info. I am Newbee…

      posted in Troubleshooting
      C
      CFJoe
    • no helper modules

      Hi @all,

      after new installaton i have no helper modules?
      But MM works fine.
      Is that correct?

      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.0.0 start /home/pi/MagicMirror
      electron js/electron.js

      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      No helper found for module: clock.
      Initializing new module helper …
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      All module helpers loaded.
      Starting server op port 8080 …
      Server started …
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started …
      Launching application.
      Create new calendar fetcher for url: http://calendar.google.com/calendar/ical/de.german%23holiday%40group.v.calendar.google.com/public/basic.ics - Interval: 300000
      Create new news fetcher for url: http://www.tagesschau.de/xml/rss2 - Interval: 300000

      Joe

      posted in Troubleshooting
      C
      CFJoe