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

Rpi 3B+, can't install

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 6 Posters 7.1k 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.
  • E Offline
    epi
    last edited by Sep 13, 2018, 12:19 AM

    I tried like 3 or 4 times to follow several guides. Can’t make it work, as I see errors during installation process. in short - is there anyone who can help me installing via SSH?

    1 Reply Last reply Reply Quote 1
    • D Offline
      delightedCrow Project Sponsor Module Developer
      last edited by Sep 13, 2018, 4:33 AM

      I was having a ton of errors installing on a new Rpi 3B+ too. Following @NoNameRo 's suggestion on uninstalling & reinstalling node from source fixed it for me: https://forum.magicmirror.builders/topic/8431/npm-install-is-giving-error/9?page=1

      What errors are you getting?

      1 Reply Last reply Reply Quote 0
      • E Offline
        epi
        last edited by Sep 13, 2018, 9:23 AM

        There is a bounch of npm warn notice security, but error i get is
        0_1536830559141_ef68541a-5141-4056-8649-6d126dc007d1-image.png

        1 Reply Last reply Reply Quote 0
        • E Offline
          epi
          last edited by Sep 13, 2018, 9:53 AM

          Followed your advice and I got new error

          0_1536832369516_c1598415-6a13-4fd8-9100-9a598b160470-image.png

          1 Reply Last reply Reply Quote 0
          • E Offline
            epi
            last edited by Sep 13, 2018, 10:23 AM

            This post is deleted!
            M A 2 Replies Last reply Sep 13, 2018, 11:16 AM Reply Quote -1
            • M Offline
              Mykle1 Project Sponsor Module Developer @epi
              last edited by Sep 13, 2018, 11:16 AM

              @epi

              Personally, I would try a manual install of MM instead of the install script which seems to falter at times.

              • Rename your current MagicMirror folder (so you don’t lose it)
              • Download MagicMirror from the Repo
              • Rename the new MM folder to MagicMirror
              • Run npm install in the new MagicMirror directory
              • Run npm start in the new MagicMirror directory

              At this point you should get an error message to create a config. That’s a good thing. It means MM is installed correctly and running. You just need a working config.

              https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • E Offline
                epi
                last edited by epi Sep 13, 2018, 11:32 AM Sep 13, 2018, 11:28 AM

                Would you please type correct commands? I’m not too good with commandline.
                I used

                mv MagicMirror MagicMirror2
                bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
                

                I see an error
                0_1536838347849_2d493ed6-5899-4506-9538-250195f87540-image.png

                1 Reply Last reply Reply Quote 0
                • E Offline
                  epi
                  last edited by Sep 13, 2018, 11:51 AM

                  so I did

                  mv MagicMirror MagicMirror3
                  git clone https://github.com/MichMich/MagicMirror
                  npm start
                  
                  

                  and I see

                  Segmentation fault
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MadScientist
                    last edited by Sep 13, 2018, 12:08 PM

                    Try git clone https://github.com/MichMich/MagicMirrorthen cd MagicMirrorfollowed by npm install.
                    Looks to me you tried to start the MagicMirror before installing it.

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      epi
                      last edited by Sep 13, 2018, 12:52 PM

                      Segmentation fault

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