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.

    Library error after full reinstallation (full version Raspbian and MagicMirror version 2.5.0)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 7 Posters 4.0k Views 5 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.
    • cirdanC Offline
      cirdan
      last edited by

      Did a full reinstall last week. Last version os contains node, but misses npm. After installing npm the mm install script worked. I had to delete the MagicMirror directory which was kept from the first failed install

      Modules MMM-rainfc, MMM-bustimes, MMM-Harmony, MMM-Rijks

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

        This needs a script to check for npm and node, and install right version

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • J Offline
          JevanHa @JevanHa
          last edited by

          @jevanha
          After completly reinstalling MagicMirror 250 works. Thank you for your wonderfull documented installation manual.

          1 Reply Last reply Reply Quote 0
          • bheplerB Offline
            bhepler Module Developer
            last edited by bhepler

            Couple things:

            • Please use the Markdown features of the board when posting code and logs.
            • I would advise against using the Magic Mirror installation script at this time. It hasn’t been tested as well as the rest of the system. Perform a manual installation for better results.
            • Please remember to mark this topic as solved.
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              shbatm Module Developer @bhepler
              last edited by

              @bhepler said in Library error after full reinstallation (full version Raspbian and MagicMirror version 2.5.0):

              I would advise against using the Magic Mirror installation script at this time. It hasn’t been tested as well as the rest of the system. Perform a manual installation for better results.

              Second this.

              For anyone who comes across this error:

              /home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libc.so.6: version GLIBC_2.27’ not found (required by /home/pi/MagicMirror/node_modules/electron/dist/electron) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR!

              It may be caused by npm trying to install electron v4.0.0, this version has some reference errors on the Pi: https://github.com/electron/electron/issues/16205 and a lower version (v3.0.13) should be used.

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