MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Fresh install of MM on pi 3- buster

    Troubleshooting
    3
    4
    87
    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.
    • B
      bigmans last edited by

      Running into some problems with this install. I had a working mirror ~a year ago but it stopped working and I didn’t have the time to fix it until now. Formated card, and did a fresh install of the latest OS and followed the manual install on docs.magicmirror.builders/

      I had some problems with npm install (it kept crashing and rebooting with no warnings, after running it enough it said it was successful) Tried to run the

      npm install electron@6.0.12
      
      

      and ran into some errors too. Looking for some guidance to get this build back online

      Thanks
      ~R
      pic1.png
      pic2.png

      Mykle1 S 2 Replies Last reply Reply Quote 0
      • Mykle1
        Mykle1 Project Sponsor Module Developer @bigmans last edited by

        @bigmans

        User @sdetweil has a script/installer that does all the dirty work for you, and it does it well. He’ll put the link here when he sees this post.

        All credit to him. 🙂

        Create a working config
        How to add modules

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

          @Mykle1
          See the installer command here

          https://github.com/sdetweil/MagicMirror_scripts

          Sam

          Create a working config
          How to add modules

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

            @bigmans what version of node and npm are you running?

            node -v should be 10.1x.y (mine is 10.19.0)
            npm -v should be 6.1x.y (mine is 6.14.3)

            the 2.11 install will try to install electron 6.1.7

            use my script, it handles a lot of the issues

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy