@karsten13
Great thanks !
Read the statement by Michael Teeuw here.
Posts
-
MMM-RIJKS Black screen
Hi !
I tried to install MMM-RIJKS (https://github.com/73cirdan/MMM-Rijks). But after the install, when i reboot my MagicMirror i have a black screen with this error on the Terminal :**[ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
Require stack:
/home/pi/MagicMirror/modules/MMM-Rijks/node_helper.js
/home/pi/MagicMirror/js/app.js
/home/pi/MagicMirror/js/electron.js
/home/pi/MagicMirror/nodemodules/electron/dist/resources/default_app.asar/main.jsI didn’t have any problem during the installation and configuration. Anyone ever had the same problem? or know where is the problem ?
Thanks :)
-
ERROR npm does not support Node.js
Hello everyone !
During the installation I have a problem with the node.js? impossible to do full installation of MMwith this command i have an error
sudo npm install -g npm@latest
Same with the bash
bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”
OS: 2019-09-26-raspbian-buster
sudo apt-get update OK
sudo apt-get install npm OKI am a beginner, I hope you can help me :)