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.

    Can't install MMM-Navigate

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 3 Posters 2.1k 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
      sdetweil @matze86
      last edited by

      @matze86 sorry. no idea from here.i had a similar problem in one of my modules.
      I rewrote part of it to eliminate the troublesome library

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        matze86 @sdetweil
        last edited by

        @sdetweil

        now i reinstalled raspberry os and still got the same error…

        [19.03.2021 23:16.00.366] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/build/Release/epoll.node'
        was compiled against a different Node.js version using
        NODE_MODULE_VERSION 76. This version of Node.js requires
        NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
        the module (for instance, using `npm rebuild` or `npm install`).
        [19.03.2021 23:16.00.367] [LOG]   Loading module helpers ...
        [19.03.2021 23:16.00.368] [LOG]   No helper found for module: alert.
        [19.03.2021 23:16.00.368] [LOG]   Initializing new module helper ...
        [19.03.2021 23:16.00.369] [LOG]   Module helper loaded: updatenotification
        [19.03.2021 23:16.00.370] [LOG]   No helper found for module: clock.
        [19.03.2021 23:16.00.374] [ERROR] Whoops! There was an uncaught exception...
        [19.03.2021 23:16.00.378] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/build/Release/epoll.node'
        was compiled against a different Node.js version using
        NODE_MODULE_VERSION 76. This version of Node.js requires
        NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
        the module (for instance, using `npm rebuild` or `npm install`).
            at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
            at Module.load (internal/modules/cjs/loader.js:653:32)
            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            at Module.require (internal/modules/cjs/loader.js:692:17)
            at require (internal/modules/cjs/helpers.js:25:18)
            at bindings (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/bindings/bindings.js:112:48)
            at module.exports._ (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/epoll.js:7:31)
            at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/epoll.js:15:3)
            at Module._compile (internal/modules/cjs/loader.js:778:30)
        [19.03.2021 23:16.00.379] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        [19.03.2021 23:16.00.380] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @matze86
          last edited by sdetweil

          @matze86 do this

          from the MMM-Navigate folder

          npm rebuild epoll --update-binary
          

          worked for me

          note that this compiled version won’t work if you use electron now…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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