MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. InfiProj
    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

    InfiProj

    @InfiProj

    2
    Reputation
    121
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    InfiProj Unfollow Follow

    Best posts made by InfiProj

    • RE: Installing on a Pi Zero

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

      posted in Troubleshooting
      I
      InfiProj

    Latest posts made by InfiProj

    • 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