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.

    Calendar error

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 1.4k 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.
    • N Offline
      Nik
      last edited by

      Hi guys,
      for certain Calendars I am getting this error message when I try debugging them. Any guesses?

      module.js:478
      throw err;
      ^

      Error: Cannot find module ‘rrule’
      at Function.Module._resolveFilename (module.js:476:15)
      at Function.Module._load (module.js:424:25)
      at Module.require (module.js:504:17)
      at require (internal/module.js:20:19)
      at Object. (/home/pi/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/node-ical.js:20:29)
      at Module._compile (module.js:577:32)
      at Object.Module._extensions…js (module.js:586:10)
      at Module.load (module.js:494:32)
      at tryModuleLoad (module.js:453:12)
      at Function.Module._load (module.js:445:3)

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        ninjabreadman @Nik
        last edited by

        @Nik This might be related to this thread here where people have trouble with certain calendars in MMM-MyCalendar.

        But strange that it says rrule doesn’t exist. Does ~/MagicMirror/node_modules/rrule-alt/ exist?

        Problem with config or JavaScript? Copy/paste it into JSHint.
        Check out the detailed walkthroughs on install, config, modules, etc.

        1 Reply Last reply Reply Quote 0
        • N Offline
          Nik
          last edited by

          Thank you for your reply!
          Yeah I already checked the thread out, but it still wouldn´t work…
          I just started removing modules from my config and found that my MMM-MyCalendar module is preventing the mirror from starting! I will try reinstalling it…

          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