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.

    MagicMirror-GOTransit working for anyone?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 363 Views 2 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.
    • O Offline
      onshi
      last edited by

      I’m trying to incorporate GO Transit information, and found MagicMirror-GOTransit.

      Unfortunately, I ran into this issue after cloning the module’s repo into my modules dir and adding it to my config:

      [01.10.2023 14:52.50.509] [WARN]  No /home/pi/MagicMirror/js/../modules/gotransit/gotransit.js found for module: gotransit.
      [01.10.2023 14:52.50.510] [LOG]   No helper found for module: gotransit.
      

      I wanted to check to see if anyone else has recently been able to use this module successfully before I dig any deeper myself…

      Apologies if I’m missing another thread on this or a related topic, but I seem to be unable to search these forums (search just takes me to my own profile page and insists that I login?).

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @onshi
        last edited by

        @onshi rules

        module name in config.js = folder name in modules folder, = filename of the modulename.js , and inside the register must use the same name…

        oh, and this system is case sensitive… every letter must match…

        I had them add this message, instead of just failing quitely before…

        module:" foo"
            MagicMirror/modules/foo
                 foo.js 
                      Module.register("foo", {
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        O 1 Reply Last reply Reply Quote 0
        • O Offline
          onshi @sdetweil
          last edited by

          @sdetweil Thanks, that’s in line with my initial assumptions as well. My experience so far is that modules “just work” without need to fiddle with folder names and such but this one is a little bit rustic.

          I may have some time to test changes later today.

          Oh, and I can search these forums now! I guess there was a bit of a lag after sign-up.

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @onshi
            last edited by

            @onshi search here is abysmal… you can use google search and target this site for lots better results

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            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