A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
npm error
-
npm install and npm start error 。
In addition node to the installation of success ,thank you。
-
Do not install MagicMirror² as the root user. Bad idea. Root user should not be used for anything other than regular maintenance of the rpi itself, such as package and firmware updates.
Please delete that entire folder
'$ rm -rf /root/MagicMirror/'
, log in as the regularpi
user and run the MagicMirror² installation script from that account.Running
'npm install ; npm start'
also needs to happen from thatpi
user account, from with in the'/home/pi/MagicMirror'
folder.