MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Installation script throws warnings (that I can ignore, so this is just an FYI)
-
Full Jessie release 3/2/17 on a Pi3
Runningcurl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
shows -at least for me, but repeatedly-
npm WARN prefer global coffee-script@1.10.0 should be installed with -g npm WARN prefer global jsonlint@1.6.2 should be installed with -g npm WARN prefer global colorguard@1.2.0 should be installed with -g
Not sure if anyone cares, but thought I’d point it out…
Thanks for the script (and the whole project)! -
@amanzimdwini said in Installation script throws warnings (that I can ignore, so this is just an FYI):
Not sure if anyone cares, but thought I’d point it out…
I think that one is common to all. At least it was for me