A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Installing the dependencies - Can't finish the installation.
-
@magicmirrork Did you eventually solve this? I got the same problem yesterday :(
-
@magicmirrork Did u solve this problem. same problem. i use rasberrypi 3b+ and rasbian strectch. pls help.

-
@akram01w use this command
bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”
-
-
Same problem i face
-
@shreyash
Have you updated npm?
I am not sure about this, but what I would then try is first install npm globally. Possibly using sudo.
I would however not advise to install the MM itself via sudo.Try:
npm install -g npm@latestIf that does not work, with sudo
sudo npm install -g npm@latest sudo npm n stableThe node version above is also not the latest one (> 10.0) but it should be sufficient.
-
@lavolp3 Thank you !
it is done by clear overwrite method !
