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.

    Error on my first Mirror, New to this all

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 3 Posters 646 Views 3 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.
    • D Offline
      DylanHull
      last edited by

      got a few modules to load and want to work on the MMM-CalendarExt but when i try to install i get this error,

      “code: ‘MODULE_NOT_FOUND’,
      requireStack: [
      ‘/home/pi/MagicMirror/modules/MMM-CalendarExt/node_helper.js’,
      ‘/home/pi/MagicMirror/js/app.js’,
      ‘/home/pi/MagicMirror/js/electron.js’,
      ‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,”

      Not sure what the issue is.

      I am a week into this with my first pi, do not know how to code but can follow instructions well haha , trying to make something for in the office conference room.

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

        @dylanhull I think there should be a few more lines.

        more that likely, these libs missing.

        they were removed on purpose, due to security issues, and we have discovered a number of modules that didn’t document that they were needed.

        valid-url
        rrule-alt
        request
        

        because the module doesn’t have a package.json
        you will need to npm install each module in the MagicMirror folder

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 1
        • D Offline
          DylanHull @sdetweil
          last edited by

          @sdetweil Thank you so much, i have been searching for days for a solution i installed all three and the module finally loads.

          I appreciate the help.

          cowboysdudeC 1 Reply Last reply Reply Quote 1
          • cowboysdudeC Offline
            cowboysdude Module Developer @DylanHull
            last edited by

            @dylanhull Hey when you’re new it takes a bit but once you have it it’ll be much easier for you!

            At least you’re trying so I’m sure someone will be more than willing to help!

            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