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.

    module not found error loading module in MagicMirror

    Scheduled Pinned Locked Moved Solved Troubleshooting
    41 Posts 12 Posters 35.1k Views 14 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
      sdetweil @np27np27
      last edited by sdetweil

      @np27np27 want to see installers/upgrade.log

      same process as listed in post 1

      ‘request’ is NOT the only library missing

      the messages tell you what needs to be added

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        np27np27 @sdetweil
        last edited by

        @sdetweil
        hi, im getting this error in the pm2 log:

        
        /home/pi/.pm2/logs/mm-error.log last 100 lines:
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
        0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
        0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
        0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
        0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
        0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
        0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
        0|mm       |   code: 'ERR_DLOPEN_FAILED'
        0|mm       | }
        0|mm       | [30.01.2022 19:11.04.155] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm       | [30.01.2022 19:11.04.156] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        0|mm       | Gdk-Message: 19:12:35.663: electron: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
        0|mm       |
        0|mm       | [30.01.2022 19:13.00.598] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       | [30.01.2022 19:13.00.615] [ERROR] App threw an error during load
        0|mm       | [30.01.2022 19:13.00.618] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
        0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
        0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
        0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
        0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
        0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
        0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31
        0|mm       | [30.01.2022 19:13.00.622] [ERROR] Whoops! There was an uncaught exception...
        0|mm       | [30.01.2022 19:13.00.632] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
        0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
        0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
        0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
        0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
        0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
        0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
        0|mm       |   code: 'ERR_DLOPEN_FAILED'
        0|mm       | }
        0|mm       | [30.01.2022 19:13.00.634] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm       | [30.01.2022 19:13.00.635] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        0|mm       | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
        0|mm       | [31.01.2022 10:27.29.417] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       | [31.01.2022 10:27.29.428] [ERROR] App threw an error during load
        0|mm       | [31.01.2022 10:27.29.431] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
        0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
        0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
        0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
        0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
        0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
        0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31
        0|mm       | [31.01.2022 10:27.29.433] [ERROR] Whoops! There was an uncaught exception...
        0|mm       | [31.01.2022 10:27.29.439] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
        0|mm       | was compiled against a different Node.js version using
        0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
        0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
        0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
        0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
        0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
        0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
        0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
        0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
        0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
        0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
        0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
        0|mm       |   code: 'ERR_DLOPEN_FAILED'
        0|mm       | }
        0|mm       | [31.01.2022 10:27.29.440] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm       | [31.01.2022 10:27.29.441] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        
        
        N 1 Reply Last reply Reply Quote 0
        • N Offline
          np27np27 @np27np27
          last edited by

          Looks like the issue is the PIR sensor module. I believe there is a new PIR module?

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

            @np27np27 see this
            https://forum.magicmirror.builders/topic/16074/electron-rebuild-and-magicmirror-v2-18-and-more?_=1643636158919

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              np27np27 @sdetweil
              last edited by

              @sdetweil
              Thanks, installed the newer PIR module from @bugsounet and all seems to work fine now. Thanks for the help 👍🏾

              1 Reply Last reply Reply Quote 0
              • S sdetweil referenced this topic on
              • swvalentiS swvalenti referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • mumblebajM mumblebaj referenced this topic on
              • karsten13K karsten13 referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • mumblebajM mumblebaj referenced this topic on
              • S sdetweil referenced this topic on
              • mumblebajM mumblebaj referenced this topic on
              • mumblebajM mumblebaj referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • S sdetweil referenced this topic on
              • L Offline
                lodevries @sdetweil
                last edited by

                @sdetweil Thank you for your instruction.
                One question, my modules are in the directory:
                home/pi/MagicMirror/modules/default.
                You don’t mention the default subdirectory.
                I presume that my path is okay, because all the modules are located in this subdirectory. Is that okay?
                Thank you.

                S 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @lodevries
                  last edited by sdetweil

                  @lodevries you should never put your extra modules in the default folder, that is reserved for modules MM ships as part of the package

                  see the ‘How to add modules’ link in my signature below

                  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 @lodevries
                    last edited by

                    @lodevries you can move the out pretty easily

                    cd modules/default

                    mv whatever-name …

                    then the config.js shoudl change from

                    “module”: “default/whatever_name”
                    to
                    “module”:“whatever-name”

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    L 1 Reply Last reply Reply Quote 0
                    • L Offline
                      lodevries @sdetweil
                      last edited by

                      @sdetweil Thank you.

                      1 Reply Last reply Reply Quote 0
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • O oggo referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • JerryPJ JerryP referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • L Lazershrimp referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • karsten13K karsten13 referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • karsten13K karsten13 referenced this topic on
                      • B blackbull referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • S sdetweil referenced this topic on
                      • C Offline
                        captsi
                        last edited by

                        Thank you so much @sdetweil. I tried to update a module, ran out of memory (8GB SD card install), had to upgrade then got the dreaded black screen. Your first post in this thread solved it.

                        I’ve written a couple of modules, mainly by using other people’s code as a base and then changing the functionality, only because my coding is basic.

                        So… one module uses request in the node helper. You’ve already helped someone install it, so thanks for that. The code is
                        }
                        request(options, function (error, response, body) {
                        if (!error && response.statusCode == 200) {
                        var result = JSON.parse(body)
                        // console.log(response.statusCode + result); // uncomment to see in terminal
                        self.sendSocketNotification(‘TIDAL_RESULT’, result)

                        What should I be using instead of “request”?

                        Another module I use is calendarweek. Again its broken through the deprecated function “valid url” and “rrule”

                        createFetcher: function(url, fetchInterval, excludedEvents, maximumEntries, maximumNumberOfDays, auth) {
                        var self = this;
                        if (!validUrl.isUri(url)) {
                        self.sendSocketNotification(“INCORRECT_URL”, {url: url});
                        return;
                        }

                        and

                        if (typeof event.rrule !== “undefined” && event.rrule !== null && !isFacebookBirthday) {
                        var rule = event.rrule;
                        var addedEvents = 0;

                        					// can cause problems with e.g. birthdays before 1900
                        					if(rule.options && rule.origOptions && rule.origOptions.dtstart && rule.origOptions.dtstart.getFullYear() < 1900 ||
                        						rule.options && rule.options.dtstart && rule.options.dtstart.getFullYear() < 1900){
                        						rule.origOptions.dtstart.setYear(1900);
                        						rule.options.dtstart.setYear(1900);
                        					}
                        
                        					// For recurring events, get the set of start dates that fall within the range
                        					// of dates we"re looking for.</code>
                        

                        Is there an elegant solution other than pulling the deprecated libraries?

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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