Read the statement by Michael Teeuw here.
new update/upgrade script, ready for testing
- 
 @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…
- 
 pi@raspberrypi:~/MagicMirror $ npm install --arch=armv7l electron@3.0.13 | tee -a ~/MagicMirror/installers/upgrade.log electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron 
 node install.jsDownloading tmp-13770-1-SHASUMS256.txt-3.0.13 
 [============================================>] 100.0% of 4.79 kB (4.79 kB/s)
 npm WARN acorn-jsx@5.0.2 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
 npm WARN grunt-stylelint@0.11.1 requires a peer of stylelint@^10.0.0 but none is installed. You must install peer dependencies yourself.- electron@3.0.13
 added 5 packages from 6 contributors and audited 3475 packages in 652.83s
 found 28 vulnerabilities (1 low, 1 moderate, 26 high)
 runnpm audit fixto fix them, ornpm auditfor details
 pi@raspberrypi:~/MagicMirror $
 
- electron@3.0.13
- 
 @bobwilliams woohoo!!!.. now try to start mirror 
- 
 this site can’t be reached 
 localhost refused to connect
- 
 @bobwilliams can I see your start script? 
- 
 Yes, where do I need to look for him? )))) 
- 
 @bobwilliams how do you start mirror? pm2, or something else if pm2, pm2 show 0, and there is a script path, mine is /home/odroid/MagicMirror/installers/mm.sh 
