<?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[Problem with instalation on raspbian]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I used the Magic Mirror website installation guide, but I got the error that my node.js version is not supported by Magic Mirror (it was the node.js version that was on the website: version 10. I don’t now). So I installed the latest version of node.js (version 12.18.2) with this command:</p>
<pre><code>curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
</code></pre>
<p dir="auto">But then I got this error:</p>
<pre><code>&gt; magicmirror@2.12.0 start /home/pi/MagicMirror
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
sh: 1: ./node_modules/.bin/electron: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! magicmirror@2.12.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the magicmirror@2.12.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2020-07-06T17_40_44_705Z-debug.log
</code></pre>
<p dir="auto">Can anyone help me?</p>
]]></description><link>https://forum.magicmirror.builders/topic/13216/problem-with-instalation-on-raspbian</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 23:37:33 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13216.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Jul 2020 17:58:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with instalation on raspbian on Thu, 09 Jul 2020 08:15:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I tried to run the entire script again and this time asked me for pm2. It worked and MagicMirror now works. Thank you very much for your help!</p>
]]></description><link>https://forum.magicmirror.builders/post/78249</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78249</guid><dc:creator><![CDATA[Ety60]]></dc:creator><pubDate>Thu, 09 Jul 2020 08:15:16 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Thu, 09 Jul 2020 12:10:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ety60" aria-label="Profile: Ety60">@<bdi>Ety60</bdi></a> and it should have prompted you, “Do you want to use pm2 to autostart your MagicMirror”</p>
<p dir="auto">if u said n, and want to fix it, you can use the <a href="http://fixuppm2.sh" target="_blank" rel="noopener noreferrer nofollow ugc">fixuppm2.sh</a> script</p>
]]></description><link>https://forum.magicmirror.builders/post/78170</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78170</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 09 Jul 2020 12:10:27 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Tue, 07 Jul 2020 10:50:38 GMT]]></title><description><![CDATA[<p dir="auto">yes ~·install.log exist. So I think I used your script.</p>
]]></description><link>https://forum.magicmirror.builders/post/78165</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78165</guid><dc:creator><![CDATA[Ety60]]></dc:creator><pubDate>Tue, 07 Jul 2020 10:50:38 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Tue, 07 Jul 2020 09:48:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ety60" aria-label="Profile: Ety60">@<bdi>Ety60</bdi></a> then u did not use my script.<br />
does ~/install.log exist?</p>
]]></description><link>https://forum.magicmirror.builders/post/78162</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78162</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 07 Jul 2020 09:48:55 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Tue, 07 Jul 2020 08:52:44 GMT]]></title><description><![CDATA[<p dir="auto">The program did not ask me to install pm2.</p>
]]></description><link>https://forum.magicmirror.builders/post/78161</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78161</guid><dc:creator><![CDATA[Ety60]]></dc:creator><pubDate>Tue, 07 Jul 2020 08:52:44 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Tue, 07 Jul 2020 08:38:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ety60" aria-label="Profile: Ety60">@<bdi>Ety60</bdi></a> when u did the install, did u say yes to pm2?</p>
<p dir="auto">if so, then pm2 start 0 should work, also npm start should work</p>
<p dir="auto">if you did use pm2, then it will start at boot, so npm start would try to start a second copy.</p>
<p dir="auto">pm2 status will show u what is running</p>
]]></description><link>https://forum.magicmirror.builders/post/78160</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78160</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 07 Jul 2020 08:38:21 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Tue, 07 Jul 2020 08:05:29 GMT]]></title><description><![CDATA[<p dir="auto">I did it and it was successful. But what do I do now to restart the MagicMirror software? It still doesn’t work with this:</p>
<pre><code>cd MagicMirror
</code></pre>
<pre><code>npm run start
</code></pre>
<p dir="auto">I’m using an rpi 4 for this project.</p>
]]></description><link>https://forum.magicmirror.builders/post/78159</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78159</guid><dc:creator><![CDATA[Ety60]]></dc:creator><pubDate>Tue, 07 Jul 2020 08:05:29 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with instalation on raspbian on Mon, 06 Jul 2020 18:21:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ety60" aria-label="Profile: Ety60">@<bdi>Ety60</bdi></a> use the install script command from here</p>
<p dir="auto"><a href="https://github.com/sdetweil/MagicMirror_scripts" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MagicMirror_scripts</a></p>
<p dir="auto">if this is a pi0, electron is no longer available, but I set the system up in split mode the run chromium instead</p>
]]></description><link>https://forum.magicmirror.builders/post/78149</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78149</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 06 Jul 2020 18:21:37 GMT</pubDate></item></channel></rss>