MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. naked-head
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    naked-head

    @naked-head

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    naked-head Unfollow Follow

    Latest posts made by naked-head

    • RE: Installing on a Pi Zero

      That’s work!!!
      And now the poor Pi Zero W had to do a lot of work :face_screaming_in_fear:

      posted in Troubleshooting
      N
      naked-head
    • RE: Installing on a Pi Zero

      I used this script: https://github.com/ac2799/MagicMirrorPi0Installer following his guide.
      I’ll try the script you suggest.
      Thanks a lot

      posted in Troubleshooting
      N
      naked-head
    • RE: Installing on a Pi Zero

      I got a new Pi Zero W, so I start a fresh install with a raspbian lite stretch (2019-04-08 version) but I got this error:

      > electron-chromedriver@6.0.0 install /home/pi/MagicMirror/node_modules/electron-chromedriver
      > node ./download-chromedriver.js
      
      /home/pi/MagicMirror/node_modules/electron-chromedriver/download-chromedriver.js:19
        if (err != null) throw err
                         ^
      
      Error: Failed to find Electron v6.0.0 for linux-armv6l at https://github.com/electron/electron/releases/download/v6.0.0/chromedriver-v6.0.0-linux-armv6l.zip
      

      searching on electron: https://github.com/electron/electron/releases/tag/v6.0.0 I can’t find armv6 version.

      Whats the problem?
      my pi is too old?
      I got the wrong raspbian version?
      thanks

      posted in Troubleshooting
      N
      naked-head