<?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[Error during installation of MM2]]></title><description><![CDATA[<p dir="auto">I frequently experience the following errors when installing MM2:</p>
<p dir="auto">Installing MM2 using</p>
<pre><code>curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
</code></pre>
<p dir="auto">always leads to the following error message</p>
<pre><code>MagicMirror installation successful!
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN grunt-stylelint@0.8.0 requires a peer of stylelint@^7.8.0 but none was installed.
npm WARN stylelint-config-standard@16.0.0 requires a peer of stylelint@^7.8.0 but none was installed.

added 568 packages in 655.466s
Dependencies installation Done!
Check plymouth installation ...
Splashscreen: Checking themes directory.
Splashscreen: Create theme directory if not exists.
Splashscreen: Theme copied successfully.
Splashscreen: Changed theme to MagicMirror successfully.
bash: Zeile 153: Syntaxfehler beim unerwarteten Wort `then'
bash: Zeile 153: `then'
</code></pre>
<p dir="auto">I am using a RasPi with Jessie and node v6.10.3.<br />
MM2 seems to work fine afterwards, but maybe we could eliminate this error message?</p>
]]></description><link>https://forum.magicmirror.builders/topic/4184/error-during-installation-of-mm2</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 05:28:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4184.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Jun 2017 22:50:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error during installation of MM2 on Thu, 22 Jun 2017 07:53:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rudibarani" aria-label="Profile: rudibarani">@<bdi>rudibarani</bdi></a> the command you used to install MM is deprecated.</p>
<p dir="auto">Use <code>bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"</code> instead.</p>
]]></description><link>https://forum.magicmirror.builders/post/24381</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24381</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Thu, 22 Jun 2017 07:53:49 GMT</pubDate></item><item><title><![CDATA[Reply to Error during installation of MM2 on Wed, 21 Jun 2017 11:15:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rudibarani" aria-label="Profile: rudibarani">@<bdi>rudibarani</bdi></a> said in <a href="/post/24338">Error during installation of MM2</a>:</p>
<blockquote>
<p dir="auto">Thanks for the advice. I will give it a try.</p>
<p dir="auto">As it always run fine despite the error messages, I was more concerned about the user experience when using the promoted way to install it.</p>
</blockquote>
<p dir="auto">If it runs fine then ignore the error messages.  From time to time error messages occur and at times really aren’t major.  As long as it’s running and working fine that’s okay ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/24349</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24349</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 21 Jun 2017 11:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to Error during installation of MM2 on Wed, 21 Jun 2017 05:52:21 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the advice. I will give it a try.</p>
<p dir="auto">As it always run fine despite the error messages, I was more concerned about the user experience when using the promoted way to install it.</p>
]]></description><link>https://forum.magicmirror.builders/post/24338</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24338</guid><dc:creator><![CDATA[rudibarani]]></dc:creator><pubDate>Wed, 21 Jun 2017 05:52:21 GMT</pubDate></item><item><title><![CDATA[Reply to Error during installation of MM2 on Wed, 21 Jun 2017 00:31:23 GMT]]></title><description><![CDATA[<p dir="auto">Go with the manual install here:</p>
<p dir="auto">Manual Installation</p>
<p dir="auto"><strong>Download and install the latest Node.js version.</strong><br />
<strong>Clone the repository and check out the master branch: git clone</strong> <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a><br />
<strong>Enter the repository: cd ~/MagicMirror</strong><br />
<strong>Install and run the app: npm install &amp;&amp; npm start</strong><br />
Important: npm start does not work via SSH, use DISPLAY=:0 nohup npm start &amp; instead. This starts the mirror on the remote display.</p>
<p dir="auto">Note: if you want to debug on Raspberry Pi you can use npm start dev which will start the MagicMirror app with Dev Tools enabled.</p>
]]></description><link>https://forum.magicmirror.builders/post/24322</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24322</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 21 Jun 2017 00:31:23 GMT</pubDate></item></channel></rss>