<?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[npm start problem ELIFECYCLE]]></title><description><![CDATA[<p dir="auto">Hi Guys,</p>
<p dir="auto">I’m trying to work MagicMirror on my Windows 10<br />
I did try all way , (cpm clear cache, npm install, eletcron install, deletenode_modeules directory, and re-install, delete package.json.lock etc)<br />
But when I call npm start server (or only npm start)<br />
It shows :</p>
<blockquote>
<p dir="auto">magicmirror@2.12.0 start C:\Users\Emrah Aslan\Desktop\SmartWall\smartwall<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js “server”</p>
</blockquote>
<p dir="auto">‘DISPLAY’ is not recognized as an internal or external command,<br />
operable program or batch file.<br />
npm ERR! code ELIFECYCLE<br />
npm ERR! errno 1<br />
npm ERR! magicmirror@2.12.0 start: <code>DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "server"</code><br />
npm ERR! Exit status 1<br />
npm ERR!<br />
npm ERR! Failed at the magicmirror@2.12.0 start script.<br />
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:<br />
npm ERR!     C:\Users\Emrah Aslan\AppData\Roaming\npm-cache_logs\2020-09-05T00_05_52_349Z-debug.log</p>
<p dir="auto">How can I run this, on my browser ? I need your supervisor</p>
]]></description><link>https://forum.magicmirror.builders/topic/13601/npm-start-problem-elifecycle</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 10:45:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13601.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Sep 2020 12:29:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Mon, 04 Oct 2021 16:45:44 GMT]]></title><description><![CDATA[<p dir="auto">Thank - that did the trick.<br />
Appreciated!</p>
]]></description><link>https://forum.magicmirror.builders/post/95223</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95223</guid><dc:creator><![CDATA[bert269]]></dc:creator><pubDate>Mon, 04 Oct 2021 16:45:44 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Mon, 04 Oct 2021 16:47:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bert269" aria-label="Profile: bert269">@<bdi>bert269</bdi></a> said in <a href="/post/95221">npm start problem ELIFECYCLE</a>:</p>
<blockquote>
<p dir="auto">npm ERR! code EJSONPARSE<br />
npm ERR! file C:\Users\PC\MagicMirror\package.json</p>
</blockquote>
<p dir="auto">u have a typ0… quotes are required around things in json</p>
]]></description><link>https://forum.magicmirror.builders/post/95222</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95222</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 04 Oct 2021 16:47:46 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Mon, 04 Oct 2021 16:34:51 GMT]]></title><description><![CDATA[<p dir="auto">I have exacthly the same problem Trying to install MM on Windows 10.<br />
Followed the instructions, and got the DISPLAy errror. Followed the earlier instructions in this thread to clean it up. - no difference.<br />
Followed these last instructions to remove the display, and new I get:<br />
C:\Users\PC\MagicMirror&gt;npm start<br />
npm ERR! code EJSONPARSE<br />
npm ERR! file C:\Users\PC\MagicMirror\package.json<br />
npm ERR! JSON.parse Failed to parse json<br />
npm ERR! JSON.parse Unexpected token . in JSON at position 172 while parsing near ‘…pts": {<br />
npm ERR! JSON.parse             “start”: ./node_modules/.bin/…’<br />
npm ERR! JSON.parse Failed to parse package.json data.<br />
npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.</p>
<p dir="auto">Any help is appreciated, thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/95221</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95221</guid><dc:creator><![CDATA[bert269]]></dc:creator><pubDate>Mon, 04 Oct 2021 16:34:51 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sun, 03 Jan 2021 19:45:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ineusch" aria-label="Profile: iNeusch">@<bdi>iNeusch</bdi></a> change</p>
<pre><code>	"start": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron js/electron.js",
</code></pre>
<p dir="auto">to this</p>
<pre><code>	"start": "./node_modules/.bin/electron js/electron.js",
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/86675</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86675</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Jan 2021 19:45:48 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sun, 03 Jan 2021 19:30:23 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> ok thanks :)</p>
]]></description><link>https://forum.magicmirror.builders/post/86674</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86674</guid><dc:creator><![CDATA[iNeusch]]></dc:creator><pubDate>Sun, 03 Jan 2021 19:30:23 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sun, 03 Jan 2021 19:30:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ineusch" aria-label="Profile: iNeusch">@<bdi>iNeusch</bdi></a> edit the package.json,  change the start line. remove the DISPLAY stuff…</p>
<p dir="auto">leaving<br />
./node_modules…</p>
<p dir="auto">not near my computer, phone is terrible for cut &amp; paste</p>
]]></description><link>https://forum.magicmirror.builders/post/86673</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86673</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Jan 2021 19:30:24 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sun, 03 Jan 2021 19:23:33 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> Hey there, do you remember what the fix was exactly ? have the same issue… thanks !</p>
]]></description><link>https://forum.magicmirror.builders/post/86672</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86672</guid><dc:creator><![CDATA[iNeusch]]></dc:creator><pubDate>Sun, 03 Jan 2021 19:23:33 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sun, 06 Sep 2020 09:35:18 GMT]]></title><description><![CDATA[<p dir="auto">Yes, thank you very much for your small adjustment.</p>
]]></description><link>https://forum.magicmirror.builders/post/81380</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81380</guid><dc:creator><![CDATA[emrah_asl]]></dc:creator><pubDate>Sun, 06 Sep 2020 09:35:18 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sat, 05 Sep 2020 14:55:19 GMT]]></title><description><![CDATA[<p dir="auto">we fixed this offline. he had to edit the DISPLAY stuff out of the start script in package.json</p>
]]></description><link>https://forum.magicmirror.builders/post/81346</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81346</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 05 Sep 2020 14:55:19 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sat, 05 Sep 2020 13:08:49 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> said in <a href="/post/81338">npm start problem ELIFECYCLE</a>:</p>
<blockquote>
<p dir="auto">cd MagicMirror<br />
cd vendor<br />
npm install<br />
cd …\fonts<br />
npm install<br />
cd …</p>
</blockquote>
<p dir="auto">Sorry, the same Issue. I tried fix this, doe not sleep 25 hours. but no result ?</p>
<p dir="auto">I have also Internet Information server, is this something relaeted with this ?</p>
<p dir="auto"><img src="/assets/uploads/files/1599311174863-5753ce5f-4096-4dde-bab1-82231c278ff5-image.png" alt="5753ce5f-4096-4dde-bab1-82231c278ff5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Please help me and we may make zoom meeting.</p>
<p dir="auto">Config Js:</p>
<p dir="auto"><img src="/assets/uploads/files/1599311251120-76ea4039-70e8-41c1-8324-a390e11c865d-image.png" alt="76ea4039-70e8-41c1-8324-a390e11c865d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">package.json</p>
<p dir="auto"><img src="/assets/uploads/files/1599311282193-5c0ec4a4-1d6d-4cf7-9822-80f132eb21ed-image.png" alt="5c0ec4a4-1d6d-4cf7-9822-80f132eb21ed-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">localhost via browser</p>
<p dir="auto"><img src="/assets/uploads/files/1599311325409-93b0f99b-5c65-4db9-9d10-c7af98e4a8ec-image.png" alt="93b0f99b-5c65-4db9-9d10-c7af98e4a8ec-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/81339</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81339</guid><dc:creator><![CDATA[emrah_asl]]></dc:creator><pubDate>Sat, 05 Sep 2020 13:08:49 GMT</pubDate></item><item><title><![CDATA[Reply to npm start problem ELIFECYCLE on Sat, 05 Sep 2020 12:33:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emrah_asl" aria-label="Profile: emrah_asl">@<bdi>emrah_asl</bdi></a> finish install ( not supported on windows)</p>
<pre><code>cd MagicMirror
cd vendor
npm install
cd ..\fonts
npm install
cd ..
</code></pre>
<p dir="auto">then restart mm</p>
]]></description><link>https://forum.magicmirror.builders/post/81338</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81338</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 05 Sep 2020 12:33:37 GMT</pubDate></item></channel></rss>