• 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.

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

Scheduled Pinned Locked Moved Unsolved Troubleshooting
9 Posts 7 Posters 3.6k 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.
  • M Offline
    mdhenriksen @JevanHa
    last edited by Dec 31, 2018, 10:09 AM

    @jevanha Getting the same error on my second MM, haven’t fiddled around with it much yet though. Will let you know when I have looked at it. 😄

    1 Reply Last reply Reply Quote 0
    • C Offline
      cirdan
      last edited by Dec 31, 2018, 3:51 PM

      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 Dec 31, 2018, 5:35 PM

        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 Jan 7, 2019, 11:58 AM

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

          1 Reply Last reply Reply Quote 0
          • B Offline
            bhepler Module Developer
            last edited by bhepler Jan 8, 2019, 2:09 AM Jan 8, 2019, 2:08 AM

            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 Jan 9, 2019, 8:14 AM Reply Quote 0
            • S Offline
              shbatm Module Developer @bhepler
              last edited by Jan 9, 2019, 8:14 AM

              @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
              1 / 1
              • First post
                8/9
                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