<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Need help to install the first new module to the mirror ...]]></title><description><![CDATA[<p dir="auto">Re: [MMM-SystemStats (cpu temp/load](fre ram …))<br />
Hi,<br />
i’m really new to MagicMirror. May i ask for some help?</p>
<p dir="auto">I’ve got to mirror running in the basic version and i haven’t installed any other module yet.</p>
<p dir="auto">So my questions:<br />
What do i have to download, copy or … from here?<br />
Means : in which dir do i have to start what kind of command?<br />
And : with sudo or as normal “pi”?</p>
<p dir="auto">Where do i found the new module?<br />
And what/where do i have to customize something?</p>
<p dir="auto">I’ll think that this is a nice short and manageable module, or?<br />
And i hope, i can transfer these steps to other modules.</p>
<p dir="auto">Thanks for helping a newcomer!!</p>
]]></description><link>https://forum.magicmirror.builders/topic/1742/need-help-to-install-the-first-new-module-to-the-mirror</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 15:50:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1742.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Feb 2017 17:33:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Mon, 13 Feb 2017 03:52:34 GMT]]></title><description><![CDATA[<p dir="auto">I have found that I need to slow down and read the entire readme… many modules require “npm install”…  that right there is more than 1/2 of the errors ;)</p>
<p dir="auto">I’m so glad you came to ask for help!  I know it’s hard to do at times… I know myself I have an extremely difficult time asking for help…</p>
<p dir="auto">BUT just remember when you’re new at this go slow… take your time :)  If you get into trouble just ask.   HUGE suggestion…  when you have a working config.js you should make a copy of it before you change anything in it… that way if you get into trouble you have a backup that you know works!</p>
<p dir="auto">Easy in a terminal window:</p>
<p dir="auto">~MagicMirror/config<br />
cp config.js config.bak</p>
<p dir="auto">That’s all there is to it! :)  Then you’re safe!</p>
]]></description><link>https://forum.magicmirror.builders/post/14412</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14412</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Mon, 13 Feb 2017 03:52:34 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Mon, 13 Feb 2017 03:40:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymirror" aria-label="Profile: MyMirror">@<bdi>MyMirror</bdi></a> said in <a href="/post/14384">Need help to install the first new module to the mirror ...</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a></p>
<p dir="auto">Yes, thanks - the error has gone.<br />
So i have to do npm install once and as a first step for every new module</p>
<p dir="auto">But i didn’t have any values for CPU, RAM and Load …<br />
Do you have an idea?<br />
Thanks</p>
</blockquote>
<p dir="auto">Not every module required npm install. Pls refer to each module documentation.</p>
<p dir="auto">Please execute the following commands on your raspi shell (refer to node_helper.js of MMM-SystemStats):</p>
<pre><code>/opt/vc/bin/vcgencmd measure_temp
cat /proc/loadavg
free | awk '/^Mem:/ {print $4*100/$2}'
</code></pre>
<p dir="auto">all commands output something? If there are, pls check the mm-log or browser console-log.</p>
]]></description><link>https://forum.magicmirror.builders/post/14410</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14410</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Mon, 13 Feb 2017 03:40:57 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Sun, 12 Feb 2017 21:01:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a></p>
<p dir="auto">Yes, thanks - the error has gone.<br />
So i have to do npm install once and as a first step for every new module</p>
<p dir="auto">But i didn’t have any values for CPU, RAM and Load …<br />
Do you have an idea?<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/14384</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14384</guid><dc:creator><![CDATA[MyMirror]]></dc:creator><pubDate>Sun, 12 Feb 2017 21:01:12 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Sun, 12 Feb 2017 19:37:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymirror" aria-label="Profile: MyMirror">@<bdi>MyMirror</bdi></a> said in <a href="/post/14373">Need help to install the first new module to the mirror ...</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a><br />
First step - first Problem :-(<br />
When i install async i’ll get following:<br />
npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@-0.4.0 but none was installed.</p>
<p dir="auto">I’ve ignored this warning, and get new contend on my mirror.<br />
CPU Temp/System Load/Free RAM : all “fetching” but no content<br />
Where is my fault?<br />
Greets</p>
</blockquote>
<p dir="auto">all you have to do before run the module:</p>
<pre><code>// Navigate to the new MMM-SystemStats folder and install the node dependencies.
npm install
// restart mm
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/14377</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14377</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Sun, 12 Feb 2017 19:37:12 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Sun, 12 Feb 2017 19:11:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a><br />
First step - first Problem :-(<br />
When i install async i’ll get following:<br />
npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@-0.4.0 but none was installed.</p>
<p dir="auto">I’ve ignored this warning, and get new contend on my mirror.<br />
CPU Temp/System Load/Free RAM : all “fetching” but no content<br />
Where is my fault?<br />
Greets</p>
]]></description><link>https://forum.magicmirror.builders/post/14373</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14373</guid><dc:creator><![CDATA[MyMirror]]></dc:creator><pubDate>Sun, 12 Feb 2017 19:11:27 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Sun, 12 Feb 2017 17:38:38 GMT]]></title><description><![CDATA[<p dir="auto">Thanks … i’ll read it :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/14363</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14363</guid><dc:creator><![CDATA[MyMirror]]></dc:creator><pubDate>Sun, 12 Feb 2017 17:38:38 GMT</pubDate></item><item><title><![CDATA[Reply to Need help to install the first new module to the mirror ... on Sun, 12 Feb 2017 17:37:06 GMT]]></title><description><![CDATA[<p dir="auto">Welcome to our community.</p>
<p dir="auto">The module has a very complete readme, please take a look here:<br />
<a href="https://github.com/BenRoe/MMM-SystemStats/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/BenRoe/MMM-SystemStats/blob/master/README.md</a></p>
]]></description><link>https://forum.magicmirror.builders/post/14362</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14362</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Sun, 12 Feb 2017 17:37:06 GMT</pubDate></item></channel></rss>