<?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[Install error, not sure what to do.]]></title><description><![CDATA[<p dir="auto">Attached is an error I’m getting when running the installer on a raspberry pi 3</p>
<p dir="auto">Installing dependencies …<br />
npm WARN peerDependencies The peer dependency grunt@~0.4.0 included from grunt-yamllint will no<br />
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency<br />
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.<br />
npm WARN peerDependencies The peer dependency stylelint@^7.6.0 included from stylelint-config-standard will no<br />
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency<br />
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.</p>
<p dir="auto">what is causing this and what should i do</p>
]]></description><link>https://forum.magicmirror.builders/topic/1452/install-error-not-sure-what-to-do</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 05:13:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1452.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jan 2017 04:33:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install error, not sure what to do. on Wed, 18 Jan 2017 05:02:06 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Are you running Automatic installation from <a href="https://github.com/MichMich/MagicMirror#automatic-installer-raspberry-pi-only" target="_blank" rel="noopener noreferrer nofollow ugc">README.md</a> or following Manual Installation guide? It may be helpful to get some more information on steps that you did prior to this and exact command that you are executing. Also what version of <code>node</code> and <code>npm</code> are you running? You can find that by running following commands in your terminal:</p>
<pre><code>node --version
</code></pre>
<p dir="auto">and</p>
<pre><code>npm --version
</code></pre>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/11507</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/11507</guid><dc:creator><![CDATA[morozgrafix]]></dc:creator><pubDate>Wed, 18 Jan 2017 05:02:06 GMT</pubDate></item></channel></rss>