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] : black screen
-
should I do that ? :
cd ~/MagicMirror rm -rf node_modules/electron npm install electron@6.1.12
I see you request to someone to do that…
-
@RIKKO14 over and over it says library package node-ical is missing.
after you switch to the develop branch you MUST run npm install from the MagicMirror folder
-
@sdetweil so this is what i wrote in the terminal :
pi@raspberrypi:~ $ cd ~/MagicMirror pi@raspberrypi:~/MagicMirror $ npm install npm ERR! code EISGIT npm ERR! path /home/pi/MagicMirror/node_modules/ical npm ERR! git /home/pi/MagicMirror/node_modules/ical: Appears to be a git repo or submodule. npm ERR! git /home/pi/MagicMirror/node_modules/ical npm ERR! git Refusing to remove it. Update manually, npm ERR! git or move it out of the way first. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-10-16T13_54_17_756Z-debug.log pi@raspberrypi:~/MagicMirror $ run npm install bash: run : commande introuvable
cd ~/MagicMirror/
,npm install
run npm install
but there is a bash return :bash : run : commande introuvable
-
-
@sdetweil it’s work,
T.H.A.N.K Y.O.U !!!