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

Installing on a Pi Zero

Scheduled Pinned Locked Moved Troubleshooting
175 Posts 33 Posters 183.9k Views 33 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.
  • S Offline
    sdetweil @liamangelus
    last edited by Apr 21, 2019, 6:04 PM

    @liamangelus git clone the mm repo from GitHub.
    Then edit the package.json file and change the number behind electron to the string mentioned above “^2.0.0”

    Then follow the manual install steps from the readme

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    Q 1 Reply Last reply Apr 23, 2019, 9:21 PM Reply Quote 1
    • L Offline
      liamangelus
      last edited by Apr 21, 2019, 6:20 PM

      After editing the electron version in the package.json as ^ 2.0.0, I will apply the other steps in the same way. If I encounter a problem I would like to help you again. Thanx a lot.

      1 Reply Last reply Reply Quote 0
      • Q Offline
        qu1que Project Sponsor @sdetweil
        last edited by Apr 23, 2019, 9:21 PM

        @sdetweil

        That works for me. Thanks!

        1 Reply Last reply Reply Quote 0
        • Q Offline
          qu1que Project Sponsor
          last edited by Jul 3, 2019, 7:58 PM

          Again the same problem when updating to 2.8.0 version

          S 1 Reply Last reply Jul 3, 2019, 8:33 PM Reply Quote 0
          • S Offline
            sdetweil @qu1que
            last edited by Jul 3, 2019, 8:33 PM

            @qu1que yes, sadly the electron folks have not provided updates for pi zero

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • J Offline
              johnnyt1111
              last edited by Jul 27, 2019, 1:25 PM

              looks like changing the electron version to “^2.0.0” isn;t working anymore as it tries to intsall 1.8.0 and it gets the following error. Any idea why it isn’t looking for the version in the package.json file? thanks!

              “Error: Failed to find Electron v1.8.0 for linux-armv6l at https://github.com/electron/electron/releases/download/v1.8.0/chromedriver-v1.8.0-linux-armv6l.zip”

              1 Reply Last reply Reply Quote 0
              • I Offline
                InfiProj
                last edited by Aug 4, 2019, 5:32 AM

                Solve it like this: “npm install --arch=armv7l”

                Q 1 Reply Last reply Aug 4, 2019, 5:57 PM Reply Quote 2
                • Q Offline
                  qu1que Project Sponsor @InfiProj
                  last edited by Aug 4, 2019, 5:57 PM

                  @InfiProj

                  Did u mean that instead of simply “npm install” ?

                  I’ll try on next update

                  I 1 Reply Last reply Aug 5, 2019, 5:05 AM Reply Quote 0
                  • I Offline
                    InfiProj @qu1que
                    last edited by InfiProj Aug 5, 2019, 5:05 AM Aug 5, 2019, 5:05 AM

                    @qu1que
                    Yes, I just update installation command by --arch argument, and MM installs w/o errors.

                    S 1 Reply Last reply Aug 5, 2019, 12:36 PM Reply Quote 0
                    • S Offline
                      sdetweil @InfiProj
                      last edited by Aug 5, 2019, 12:36 PM

                      @InfiProj is there a command u could use to tell this is a zero, So I could update the installer?

                      Thanks

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      I 1 Reply Last reply Aug 5, 2019, 1:50 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 17
                      • 18
                      • 1 / 18
                      • 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