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.

    trouble after update with many modules

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 3 Posters 1.3k 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.
    • StoffbeuteluweS Offline
      Stoffbeuteluwe Project Sponsor
      last edited by Stoffbeuteluwe

      Hallo, i have v2.14.0 installed
      after update 11 modules get this error when starting
      my mirror.
      Don’t know what that means and what to do…
      can anybody help me please?

      [01.07.2021 20:44.40.940] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'request'
      Require stack:
      - /Users/patrickhahn/MagicMirror/modules/MMM-ImagesPhotos/node_helper.js
      - /Users/patrickhahn/MagicMirror/js/app.js
      - /Users/patrickhahn/MagicMirror/js/electron.js
      - /Users/patrickhahn/MagicMirror/node_modules/electron/dist/Electron.app/Contents/Resources/default_app.asar/main.js
      
      BKeyportB S 3 Replies Last reply Reply Quote 0
      • BKeyportB Online
        BKeyport Module Developer @Stoffbeuteluwe
        last edited by

        First off, what did you update, and what release are you running?

        Secondly, Which modules other than MMM-ImagesPhotos are you using that has this error?

        The "E" in "Javascript" stands for "Easy"

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

          @stoffbeuteluwe that is the request module that was removed in 2.15.

          best thing, go to the module folder and do
          npm install request

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          StoffbeuteluweS 1 Reply Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor @sdetweil
            last edited by

            @sdetweil @BKeyport
            thx for your help, all modules working but
            MMM-MyCalendar gets another error…

            [02.07.2021 15:15.07.232] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'rrule-alt'
            Require stack:
            - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/node-ical.js
            - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/index.js
            - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/calendarfetcher.js
            - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/node_helper.js
            - /Users/patrickhahn/MagicMirror/js/app.js
            - /Users/patrickhahn/MagicMirror/js/electron.js
            - /Users/patrickhahn/MagicMirror/node_modules/electron/dist/Electron.app/Contents/Resources/default_app.asar/main.js
            - 
            
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Stoffbeuteluwe
              last edited by

              @stoffbeuteluwe rrule-alt was removed this cycle,
              go to the module folder and do
              npm install rrule-alt

              another module that didn’t declare it’s dependencies

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @stoffbeuteluwe I updated my fork of ImagesPhotos to document the dependencies

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                • StoffbeuteluweS Offline
                  Stoffbeuteluwe Project Sponsor @sdetweil
                  last edited by

                  @sdetweil v2.16 works……. thx sam your the best

                  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