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.

    2.9 to 2.10 update error using lubuntu 18.04

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 992 Views 2 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.
    • F Offline
      fatrgr
      last edited by

      Tried using update script, didn’t work.
      Tried using manual update using git pull, didn’t work.

      Error:
      minime@mini:~$ cd MagicMirror
      minime@mini:~/MagicMirror$ npm start

      magicmirror@2.10.0 start /home/minime/MagicMirror
      ./run-start.sh

      App threw an error during load
      Error: Cannot find module ‘module-alias/register’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/minime/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/minime/MagicMirror/js/app.js:15:1)
      at Object. (/home/minime/MagicMirror/js/app.js:283:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)
      A JavaScript error occurred in the main process
      Uncaught Exception:
      Error: Cannot find module ‘module-alias/register’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/minime/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/minime/MagicMirror/js/app.js:15:1)
      at Object. (/home/minime/MagicMirror/js/app.js:283:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)

      Tried posting log, too long.

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

        @fatrgr how did you do the update?

        git pull??

        you also need to do

        npm install

        from the announcement
        https://forum.magicmirror.builders/topic/11899/v2-10-0

        ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          fatrgr @sdetweil
          last edited by

          @sdetweil Thanks, I missed the announcement, and didn’t show in my searches. npm install worked. Will check for announcements next time. Thanks for the hard work!!

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

            @fatrgr in general there is a planned new release every 90 days

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 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