A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Can't upgrade MM 2.7.0 on Raspberry Pi Zero W
-
did you find any solution to this issue?
-
No at this moment. Here there is another user with the same problem:
https://forum.magicmirror.builders/topic/9386/installing-on-a-pi-zero/52?page=6
-
I would also like to know… How can I downgrade to the old version of electron?
-
@tjk031 edit the package.json and change the electron version from ^3.0.13 to ^2.0.4
then erase node_modules
rm -rf node_modules
and then
npm install
again
-
Thanks!!!
-
Again the same problem when updating to 2.8.0 version