@O5X is this on windows? if so, you have to edit ~/MagicMirror/package.json and change "scripts": { "start": "./run-start", to this "scripts": { "start": "node_modules/.bin/electron",