<?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 after typing  npm start]]></title><description><![CDATA[<p dir="auto">I am new to MM, I just followed the directions closely to install Magic Mirror on my PC. I got to the section where I was typing npm start and I got an error: DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js<br />
‘DISPLAY’ is not recognized as an internal or external command,<br />
operable program or batch file.<br />
Can anyone help?</p>
]]></description><link>https://forum.magicmirror.builders/topic/18475/error-after-typing-npm-start</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 04:23:10 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18475.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Feb 2024 21:49:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error after typing  npm start on Sun, 11 Feb 2024 14:23:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dr2man" aria-label="Profile: dr2man">@<bdi>dr2man</bdi></a> no rush… whenever you get appropriate time. thanks for the update</p>
]]></description><link>https://forum.magicmirror.builders/post/115510</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115510</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 11 Feb 2024 14:23:16 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Sun, 11 Feb 2024 14:20:28 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> Thank you so much for your help, I had surgery last week and recuperating, and I will be getting back to the project soon.</p>
]]></description><link>https://forum.magicmirror.builders/post/115509</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115509</guid><dc:creator><![CDATA[dr2man]]></dc:creator><pubDate>Sun, 11 Feb 2024 14:20:28 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Fri, 09 Feb 2024 15:16:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dr2man" aria-label="Profile: dr2man">@<bdi>dr2man</bdi></a> said in <a href="/post/115229">Error after typing npm start</a>:</p>
<blockquote>
<p dir="auto">C:\Users\ron_000&gt;npm start<br />
npm ERR! code ENOENT</p>
</blockquote>
<p dir="auto">you always have to be in the MagicMirror folder when issuing npm start<br />
or other commands for MagicMirror</p>
<p dir="auto">so,<br />
cd MagicMirror<br />
then<br />
npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/115231</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115231</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Feb 2024 15:16:40 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Sun, 04 Feb 2024 14:38:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dr2man" aria-label="Profile: dr2man">@<bdi>dr2man</bdi></a> said in <a href="/post/115228">Error after typing npm start</a>:</p>
<blockquote>
<p dir="auto">After running the npm start command</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1706919896801-screenshot_20240202_172413_chrome.jpg" alt="Screenshot_20240202_172413_Chrome.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">and the doc is wrong</p>
<p dir="auto">change to “node_modules…”<br />
drop the</p>
<pre><code class="language-text">.\\
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/115230</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115230</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 04 Feb 2024 14:38:13 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Fri, 02 Feb 2024 23:50:14 GMT]]></title><description><![CDATA[<p dir="auto">I initially get these errors below:<br />
C:\Users\ron_000&gt;npm start<br />
npm ERR! code ENOENT<br />
npm ERR! syscall open<br />
npm ERR! path C:\Users\ron_000\package.json<br />
npm ERR! errno -4058<br />
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open ‘C:\Users\ron_000\package.json’<br />
npm ERR! enoent This is related to npm not being able to find a file.<br />
npm ERR! enoent</p>
<p dir="auto">npm ERR! A complete log of this run can be found in: C:\Users\ron_000\AppData\Local\npm-cache_logs\2024-02-02T23_48_46_079Z-debug-0.log</p>
]]></description><link>https://forum.magicmirror.builders/post/115229</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115229</guid><dc:creator><![CDATA[dr2man]]></dc:creator><pubDate>Fri, 02 Feb 2024 23:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Fri, 02 Feb 2024 23:46:34 GMT]]></title><description><![CDATA[<p dir="auto">Yes Windows 10, I have looked at the rest of the page. If there is something I am supposed to see can you point it out?   I continue to get this: ‘DISPLAY’ is not recognized as an internal or external command, operable program or batch file.<br />
After running the npm start command.<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/115228</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115228</guid><dc:creator><![CDATA[dr2man]]></dc:creator><pubDate>Fri, 02 Feb 2024 23:46:34 GMT</pubDate></item><item><title><![CDATA[Reply to Error after typing  npm start on Fri, 02 Feb 2024 23:34:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dr2man" aria-label="Profile: dr2man">@<bdi>dr2man</bdi></a> are you doing this on windows?</p>
<p dir="auto">read the rest of the instructions</p>
]]></description><link>https://forum.magicmirror.builders/post/115227</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115227</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 02 Feb 2024 23:34:41 GMT</pubDate></item></channel></rss>