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.

    MMM-CalendarExt3Agenda console error

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 151 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.
    • V Offline
      Vauxdvihl
      last edited by

      Hi all,
      i have problem to bring this module to work (it does not show any content).
      CalendarEx3 runs smooth

      Here is my code

      {
      				  module: "MMM-CalendarExt3Agenda",
      				  position: "top_left",
      				  header: "My Agenda",
      				  config: {
      					instanceId: "basicCalendar",
      					locale: 'de-DE',
      					firstDayOfWeek: 1,
      					startDayIndex: 0,
      					endDayIndex: 5,
      					calendarSet: ['Elyas', 'Benjamin'],
      				  }
      				},
      

      In the debug console i see the following error

      MMM-CalendarExt3Agenda.js:186 [CX3A] Module is not prepared yet, wait a while.
      getDom @ MMM-CalendarExt3Agenda.js:186
      CX3_shared.mjs:1 
              
              
             Failed to load resource: the server responded with a status of 404 (Not Found)
      MMM-CalendarExt3Agenda.js:105 TypeError: Failed to fetch dynamically imported module: http://localhost:8080/modules/MMM-CalendarExt3Agenda/CX3_Shared/CX3_shared.mjs
      (anonymous) @ MMM-CalendarExt3Agenda.js:105
      MMM-CalendarExt3Agenda.js:116 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'prepareMagic')
          at MMM-CalendarExt3Agenda.js:116:20
      

      I do not know what to do
      Can please somebody help me?
      Thx

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MMRIZE @Vauxdvihl
        last edited by

        @Vauxdvihl
        You failed installation. Reinstall with instruction.

        V 1 Reply Last reply Reply Quote 0
        • V Vauxdvihl has marked this topic as solved on
        • V Offline
          Vauxdvihl @MMRIZE
          last edited by

          @MMRIZE
          Doing this
          Everthing runs fine
          Thx

          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