<?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[MM wont start after install]]></title><description><![CDATA[<p dir="auto">MM wont start</p>
<p dir="auto">Hi there i need help i have tried to install magic mirror on my raspberry pi 3 using this tutorial :<br />
<a href="https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/5">https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/5</a><br />
unfortunately it it does not start i have now re reinstalled the MM twice updated the NOD and  NpM electron<br />
but is still wont start please see picture for more info is anything i can do to make it working ?<br />
Regards<br />
LUK<br />
<img src="/assets/uploads/files/1507408586857-20171007_212419.jpg" alt="0_1507408567866_20171007_212419.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1507408620926-20171007_212442.jpg" alt="0_1507408617283_20171007_212442.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/5081/mm-wont-start-after-install</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 22:25:15 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5081.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Oct 2017 20:38:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM wont start after install on Sun, 18 Mar 2018 17:15:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> this helped a lot, thank you for explaining</p>
]]></description><link>https://forum.magicmirror.builders/post/37177</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/37177</guid><dc:creator><![CDATA[shakir]]></dc:creator><pubDate>Sun, 18 Mar 2018 17:15:34 GMT</pubDate></item><item><title><![CDATA[Reply to MM wont start after install on Sat, 07 Oct 2017 23:48:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gauka12345" aria-label="Profile: gauka12345">@<bdi>gauka12345</bdi></a></p>
<p dir="auto">I’m assuming you mean the <code>config.js.sample</code> file. You should make a copy of that and rename the copy to <code>config.js</code>. Then run <code>npm start</code> in the MagicMirror directory. That should get you up and running</p>
]]></description><link>https://forum.magicmirror.builders/post/29112</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29112</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 07 Oct 2017 23:48:33 GMT</pubDate></item><item><title><![CDATA[Reply to MM wont start after install on Sat, 07 Oct 2017 22:52:21 GMT]]></title><description><![CDATA[<p dir="auto">hi is me…again after changing the file name the screen went black so there is no any writing or text<br />
also there was 2 files one looks like the text file am assuming is that is the one i should change…<br />
Regards<br />
luk</p>
]]></description><link>https://forum.magicmirror.builders/post/29110</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29110</guid><dc:creator><![CDATA[gauka12345]]></dc:creator><pubDate>Sat, 07 Oct 2017 22:52:21 GMT</pubDate></item><item><title><![CDATA[Reply to MM wont start after install on Sat, 07 Oct 2017 21:55:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gauka12345" aria-label="Profile: gauka12345">@<bdi>gauka12345</bdi></a> said in <a href="/post/29108">MM wont start after install</a>:</p>
<blockquote>
<p dir="auto">you are star thank you so much x</p>
</blockquote>
<p dir="auto">You’re welcome!</p>
]]></description><link>https://forum.magicmirror.builders/post/29109</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29109</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 07 Oct 2017 21:55:56 GMT</pubDate></item><item><title><![CDATA[Reply to MM wont start after install on Sat, 07 Oct 2017 21:52:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> - you are star thank you so much x</p>
]]></description><link>https://forum.magicmirror.builders/post/29108</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29108</guid><dc:creator><![CDATA[gauka12345]]></dc:creator><pubDate>Sat, 07 Oct 2017 21:52:54 GMT</pubDate></item><item><title><![CDATA[Reply to MM wont start after install on Sat, 07 Oct 2017 21:23:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gauka12345" aria-label="Profile: gauka12345">@<bdi>gauka12345</bdi></a> said in <a href="/post/29106">MM wont start after install</a>:</p>
<blockquote>
<p dir="auto">anything i can do to make it working ?</p>
</blockquote>
<p dir="auto">It’s difficult to see your output in those pictures. I CAN see that your node and npm are up to date. Without the full output of your terminal I would only be guessing. However, you can try this. I’m assuming you did all the updates for your Pi.</p>
<p dir="auto">Try:</p>
<ul>
<li>
<p dir="auto"><strong>If</strong> there is a message about Electron failing to install in your <strong>current</strong> terminal output, delete the electron folder from MagicMirror/node_modules/electron and then run <code>npm install</code> in the MagicMirror $ directory. Then run <code>npm start</code> in the MagicMirror $ directory.</p>
</li>
<li>
<p dir="auto">If that doesn’t do it then you can delete the entire MagicMirror folder, or rename it. Go to  <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a> and click on the green Clone or download button on the right<br />
side of the window, then click on Download ZIP. Now you have a MagicMirror-master.zip file. Double Click the file. Inside is the MagicMirror-master folder. Move that file to your /home/pi folder. Then in your terminal, cd into the MagicMirror directory and run <code>npm install</code>. When that finishes, run <code>npm start</code>, also in the MagicMirror directory.</p>
</li>
</ul>
<p dir="auto">At this point the mirror should run but you’ll likely get a “Create a config” message displayed. At which point you should do this.<br />
<a href="https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners">https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners</a></p>
<p dir="auto">Then back to your terminal, in the MagicMirror directory, run <code>npm start</code></p>
]]></description><link>https://forum.magicmirror.builders/post/29107</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29107</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 07 Oct 2017 21:23:31 GMT</pubDate></item></channel></rss>