Read the statement by Michael Teeuw here.
new update/upgrade script, ready for testing
- 
yes PI zero WH
pi@raspberrypi:~ $ uname -m
armv6l - 
ok, lets try this
cd ~/MagicMirror npm install --arch=armv71 electron@3.0.13 | tee -a ~/MagicMirror/installers/upgrade.log - 
ok it started … in my opinion this is a long process
 - 
@bobwilliams yes, but only 5 minutes
 - 
but no, it seems to have accelerated … at first he thought for a long time for some reason
 - 
sent by mail
mistakes again - 
@bobwilliams yes, I see… working
 - 
@sdetweil weird…
ok, my fault… number 1 and l (lowercase letter L ) looks close to the same
lets try againcd ~/MagicMirror npm install --arch=armv7l electron@3.0.13 | tee -a ~/MagicMirror/installers/upgrade.lognotice the 7l the char after 7 is taller than the number
and with number 71 it is not taller - 
Yes, I also did not pay attention
 - 
@bobwilliams you shouldn’t have to!.. there is arm6 L and B (lowercase) and arm7 L and B (lowercase)
there is no arm 7 1… and the darned download website agrees!!
but my upgrade script used number, instead of letter… (and there is no electron 3.013 for arm6 L), but there IS for arm7 L
and my 1st instructions to you used number instead of letter… 
