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.
-
@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@latest
If that does not work, with sudo
sudo npm install -g npm@latest sudo npm n stable
The 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 !