• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

no helper modules

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 4 Posters 4.7k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    CFJoe
    last edited by Dec 9, 2016, 5:51 AM

    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

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yawns Moderator
      last edited by Dec 9, 2016, 7:58 AM

      That’s correct, these modules don’t have any helper module. If you take a look at the module folders you will see there is no node_helper.js file for these modules.
      So all is fine.

      1 Reply Last reply Reply Quote 0
      • C Offline
        CFJoe
        last edited by Dec 9, 2016, 11:10 AM

        OK, Thx for info. I am Newbee…

        1 Reply Last reply Reply Quote 0
        • S Offline
          swagatbiswal
          last edited by Apr 26, 2017, 6:44 AM

          Hi,
          I am trying to run it in ubuntu 16 , And I can only see black screen, No module is loading.
          What could be the cause. After that I tried with https://github.com/HackerHouseYT/AI-Smart-Mirror and this module is working fine.

          Any clue?

          Thanks

          M 1 Reply Last reply Apr 26, 2017, 11:23 AM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @swagatbiswal
            last edited by Apr 26, 2017, 11:23 AM

            @swagatbiswal said in no helper modules:

            I am trying to run it in ubuntu 16

            I have MM installed on uBuntu. I remember updating node.js and npm was necessary. Are you getting any errors in the terminal or the console of dev tools?

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy