• 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
  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 Aug 4, 2019, 5:20 AM
Last Online Aug 27, 2020, 5:21 PM

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
    Aug 4, 2019, 5:32 AM

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
    Aug 5, 2019, 2:38 PM
  • 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
    Aug 5, 2019, 1:50 PM
  • 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
    Aug 5, 2019, 5:05 AM
  • RE: Installing on a Pi Zero

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

    posted in Troubleshooting
    I
    InfiProj
    Aug 4, 2019, 5:32 AM
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