@cruunnerr lucky you… this is what i got
pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
$$\ $$\ $$\ $$\ $$\ $$\ $$$$$$\
$$$\ $$$ | \__| $$$\ $$$ |\__| $$ __$$\
$$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ \__/ $$ |
$$\$$\$$ $$ | \____$$\ $$ __$$\ $$ |$$ _____|$$\$$\$$ $$ |$$ |$$ __$$\ $$ __$$\ $$ __$$\ $$ __$$\ $$$$$$ |
$$ \$$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ \$$$ $$ |$$ |$$ | \__|$$ | \__|$$ / $$ |$$ | \__|$$ ____/
$$ |\$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |\$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
$$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ | $$ | \$$$$$$ |$$ | $$$$$$$$\
\__| \__| \_______| \____$$ |\__| \_______|\__| \__|\__|\__| \__| \______/ \__| \________|
$$\ $$ |
\$$$$$$ |
\______/
Updating packages ...
Trovato:1 https://deb.nodesource.com/node_9.x stretch InRelease
Scaricamento di:2 http://archive.raspberrypi.org/debian stretch InRelease [25,3 kB]
Trovato:3 http://mirrordirector.raspbian.org/raspbian stretch InRelease
Recuperati 25,3 kB in 11s (2.260 B/s)
Lettura elenco dei pacchetti... Fatto
Installing helper tools ...
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
build-essential is already the newest version (12.3).
curl is already the newest version (7.52.1-5+deb9u3).
git is already the newest version (1:2.11.0-3+deb9u2).
unzip is already the newest version (6.0-21).
wget is already the newest version (1.18-5+deb9u1).
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Check current Node installation ...
Node currently installed. Checking version number.
Minimum Node version: v5.1.0
Installed Node version: v9.3.0
No Node.js upgrade necessary.
Cloning MagicMirror ...
Cloning into 'MagicMirror'...
remote: Counting objects: 9010, done.
remote: Total 9010 (delta 0), reused 0 (delta 0), pack-reused 9010
Ricezione degli oggetti: 100% (9010/9010), 11.45 MiB | 19.00 KiB/s, done.
Risoluzione dei delta: 100% (5098/5098), done.
Cloning MagicMirror Done!
Installing dependencies ...
> uws@0.14.5 install /home/pi/MagicMirror/node_modules/uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0
> electron-chromedriver@1.7.1 install /home/pi/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
> node ./download-chromedriver.js
> electron@1.4.15 postinstall /home/pi/MagicMirror/node_modules/electron
> node install.js
/home/pi/MagicMirror/node_modules/electron/install.js:46
throw err
^
Error: read ECONNRESET
at _errnoException (util.js:999:13)
at TLSWrap.onread (net.js:629:25)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron@1.4.15 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron@1.4.15 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2018-01-05T20_56_42_584Z-debug.log
Unable to install dependencies!