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

    Posts

    Recent Best Controversial
    • RE: Installing on a Pi Zero

      @sdetweil
      “uname -m” - does the same as “arch”,
      “uname -p” and “uname -i” says unknown.

      posted in Troubleshooting
      I
      InfiProj
    • RE: Installing on a Pi Zero

      @sdetweil
      In Linux we can ask OS about architecture. “arch” - this command returns CPU architecture. For rpi zero - armv6l, for rpi 3b - armv7l. Maybe that helps you.

      posted in Troubleshooting
      I
      InfiProj
    • RE: Installing on a Pi Zero

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

      posted in Troubleshooting
      I
      InfiProj
    • RE: Installing on a Pi Zero

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

      posted in Troubleshooting
      I
      InfiProj
    • 1 / 1