A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Electron Browser outdated?
-
@rudibarani just wanting to know what the levels were. Thank you
-
@rudibarani how can I update electron?
-
@rudibarani I have a Mac mini
-
@Stoffbeuteluwe go into the MagicMirror home folder and execute
npm install electron@latest
-
Testing now electron@6.0.10 on a
Raspberry Pi 4 with
npm@6.10.2 and
node@10.15.2Will report back as soon as I have something
-
@lavolp3 thanks
-
@lavolp3 works fine on Mac
-
This post is deleted! -
I have submitted change to upgrade to version 6.0.12 on next update
-
@lavolp3 said in Electron Browser outdated?:
npm install electron@latest
Hi all,
i have updated the electron like above written (because i had the same issue)
After update nothing worksError code
pi@raspberrypi:~/MagicMirror $ npm start dev > magicmirror@2.9.0 start /home/pi/MagicMirror > sh run-start.sh "dev" /home/pi/MagicMirror/node_modules/electron/index.js:14 throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again') ^ Error: Electron failed to install correctly, please delete node_modules/electron and try installing again at getElectronPath (/home/pi/MagicMirror/node_modules/electron/index.js:14:11) at Object.<anonymous> (/home/pi/MagicMirror/node_modules/electron/index.js:18:18) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.9.0 start: `sh run-start.sh "dev"` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.9.0 start 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/2019-11-22T22_16_40_595Z-debug.log
Can please somebody help me
Thanks a lot
Regards