• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.2k 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.
  • S Offline
    Stoffbeuteluwe Project Sponsor
    last edited by Stoffbeuteluwe Jul 1, 2021, 6:51 PM Jul 1, 2021, 6:51 PM

    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
    
    B S 3 Replies Last reply Jul 1, 2021, 8:49 PM Reply Quote 0
    • B Offline
      BKeyport Module Developer @Stoffbeuteluwe
      last edited by Jul 1, 2021, 8:49 PM

      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 Jul 1, 2021, 10:16 PM

        @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

        S 1 Reply Last reply Jul 2, 2021, 1:18 PM Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @sdetweil
          last edited by Jul 2, 2021, 1:18 PM

          @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 Jul 2, 2021, 1:24 PM Reply Quote 0
          • S Offline
            sdetweil @Stoffbeuteluwe
            last edited by Jul 2, 2021, 1:24 PM

            @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 Jul 2, 2021, 2:00 PM

              @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

              S 1 Reply Last reply Jul 3, 2021, 9:34 AM Reply Quote 0
              • S Offline
                Stoffbeuteluwe Project Sponsor @sdetweil
                last edited by Jul 3, 2021, 9:34 AM

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

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  1/7
                  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