root@smart-mirror-jcklerk:~/MagicMirror# npm install
> uws@0.14.5 install /root/MagicMirror/node_modules/uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0
> electron-chromedriver@1.7.1 install /root/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
> node ./download-chromedriver.js
> electron@2.0.0 postinstall /root/MagicMirror/node_modules/electron
> node install.js
Downloading SHASUMS256.txt
[============================================>] 100.0% of 5.33 kB (5.33 kB/s)
npm WARN lifecycle magicmirror@2.4.1~install: cannot run in wd magicmirror@2.4.1 cd vendor && npm install (wd=/root/MagicMirror)
npm WARN lifecycle magicmirror@2.4.1~postinstall: cannot run in wd magicmirror@2.4.1 sh installers/postinstall/postinstall.sh && npm run install-fonts (wd=/root/MagicMirror)
npm WARN grunt-stylelint@0.10.0 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.
added 188 packages from 255 contributors, removed 132 packages, updated 236 packages, moved 2 packages and audited 2540 packages in 257.166s
found 72 vulnerabilities (30 low, 32 moderate, 9 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
i have installd stylelint@^9.0.0 install after this error…
I hope ome one can help me