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 install error help...
-
-
@kyeongzze - That doesn’t appear to be an actual error, merely an informational alert that there is a new version of npm available. So give it a whirl. Run the
npm install -g npm
to update your version of npm to the latest version and then runnpm install
again to apply the changes to your Magic Mirror framework.Please report back here to let us know how it goes.
-
-
Another user had this same error and this solved it for him…
sudo apt-get install libgconf-2-4
-
@mykle1
I ran it the way you told me, but again I got an error.