MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    trouble after update with many modules

    Troubleshooting
    3
    7
    466
    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.
    • Stoffbeuteluwe
      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
      
      BKeyport S 3 Replies Last reply Reply Quote 0
      • BKeyport
        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
          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

          Create a working config
          How to add modules

          Stoffbeuteluwe 1 Reply Last reply Reply Quote 0
          • Stoffbeuteluwe
            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
              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

              Create a working config
              How to add modules

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

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

                Sam

                Create a working config
                How to add modules

                Stoffbeuteluwe 1 Reply Last reply Reply Quote 0
                • Stoffbeuteluwe
                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy