<?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[Installing Magic mirror on windows 10]]></title><description><![CDATA[<p dir="auto">I’ve tried installing MM on windows 10, while I wait for my new raspberry.<br />
I’ve been following these instructions: <a href="https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10">https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10</a></p>
<p dir="auto">But when I want to start it I get this error:</p>
<pre><code>
$ DISPLAY=:0 npm start

&gt; magicmirror@2.11.0 start C:\Users\andre\Desktop\MagicMirror
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

'DISPLAY' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.11.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.11.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!     C:\Users\andre\AppData\Roaming\npm-cache\_logs\2020-04-10T21_40_49_270Z-debug.log

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/12543/installing-magic-mirror-on-windows-10</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 04:52:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12543.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Apr 2020 21:44:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Mon, 29 Mar 2021 20:05:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi all, I am giving this a try and running into the same errors as above, i have followed the advise but i dont get the black screen, after the error fix for display, i get new error:<br />
$ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.14.0 start C:\Users\Richard\MagicMirror<br />
electron js/electron.js</p>
</blockquote>
<p dir="auto">‘electron’ 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.14.0 start: <code>electron js/electron.js</code><br />
npm ERR! Exit status 1<br />
npm ERR!<br />
npm ERR! Failed at the magicmirror@2.14.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\Richard\AppData\Roaming\npm-cache_logs\2021-03-29T19_41_46_132Z-debug.log</p>
<p dir="auto">any help here would be great, thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/90054</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90054</guid><dc:creator><![CDATA[rdcullis]]></dc:creator><pubDate>Mon, 29 Mar 2021 20:05:51 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Wed, 23 Sep 2020 11:51:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suqiqi" aria-label="Profile: suqiqi">@<bdi>suqiqi</bdi></a> where do u see that?<br />
the folder is node_modules</p>
]]></description><link>https://forum.magicmirror.builders/post/82269</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82269</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 23 Sep 2020 11:51:10 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Wed, 23 Sep 2020 07:54:57 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> ‘node_moudles’ is not recognized as an internal or external command,<br />
operable program or batch file.<br />
please help me thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/82260</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82260</guid><dc:creator><![CDATA[suqiqi]]></dc:creator><pubDate>Wed, 23 Sep 2020 07:54:57 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Wed, 23 Sep 2020 07:45:35 GMT]]></title><description><![CDATA[<p dir="auto">‘node_moudles’ is not recognized as an internal or external command,<br />
operable program or batch file.</p>
]]></description><link>https://forum.magicmirror.builders/post/82259</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82259</guid><dc:creator><![CDATA[suqiqi]]></dc:creator><pubDate>Wed, 23 Sep 2020 07:45:35 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Mon, 10 Aug 2020 13:55:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vivian0239" aria-label="Profile: vivian0239">@<bdi>vivian0239</bdi></a> said in <a href="/post/79980">Installing Magic mirror on windows 10</a>:</p>
<blockquote>
<p dir="auto">~/MagicMirror/vendor<br />
$ cd …\fonts<br />
bash: cd: …fonts: No such file or directory<br />
ssdrive@home MINGW64 ~/MagicMirror/vendor<br />
$ cd …<br />
ssdrive@home MINGW64 ~/MagicMirror<br />
$ cd fonts<br />
ssdrive@home MINGW64 ~/MagicMirror/fonts<br />
$ npm install<br />
added 1 package from 1 contributor and audited 1 package in 0.993s<br />
found 0 vulnerabilities</p>
</blockquote>
<p dir="auto">there are 3 dots in the CD commands change it to 2 dots</p>
<p dir="auto">do NOT  install under min.</p>
<p dir="auto">just open a command prompt (CMD.exe) and do npm install</p>
]]></description><link>https://forum.magicmirror.builders/post/79983</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/79983</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 10 Aug 2020 13:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sun, 09 Aug 2020 20:50:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi, everyone!</p>
<p dir="auto">I have a task to install Magic Mirror on Windows. And I am very happy to find here. I tried the steps, but it still has error. My pc is Windows 10.<br />
I also changed package.json from:<br />
“start”: “DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js”,<br />
to<br />
“start”: “node_modules/.bin/electron js/electron.js”,<br />
I am new to JS, please tell me where I am wrong. Thank you!</p>
<p dir="auto">This is my log:<br />
ssdrive@home MINGW64 ~/MagicMirror<br />
$ npm install --only=prod</p>
<blockquote>
<p dir="auto">magicmirror@2.12.0 install C:\Users\ssdrive\MagicMirror<br />
echo "Installing vendor files …<br />
" &amp;&amp; cd vendor &amp;&amp; npm install --loglevel=error</p>
</blockquote>
<p dir="auto">"Installing vendor files …</p>
<blockquote>
<p dir="auto">magicmirror@2.12.0 postinstall C:\Users\ssdrive\MagicMirror<br />
npm run install-fonts &amp;&amp; echo "MagicMirror installation finished successfully!<br />
"</p>
</blockquote>
<blockquote>
<p dir="auto">magicmirror@2.12.0 install-fonts C:\Users\ssdrive\MagicMirror<br />
echo "Installing fonts …<br />
" &amp;&amp; cd fonts &amp;&amp; npm install --loglevel=error</p>
</blockquote>
<p dir="auto">"Installing fonts …<br />
"MagicMirror installation finished successfully!<br />
audited 1050 packages in 16.723s</p>
<p dir="auto">75 packages are looking for funding<br />
run <code>npm fund</code> for details</p>
<p dir="auto">found 3 low severity vulnerabilities<br />
run <code>npm audit fix</code> to fix them, or <code>npm audit</code> for details</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$ cd vendor</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror/vendor<br />
$ npm install<br />
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):<br />
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})</p>
<p dir="auto">added 82 packages from 57 contributors and audited 150 packages in 15.029s<br />
found 8 vulnerabilities (7 low, 1 high)<br />
run <code>npm audit fix</code> to fix them, or <code>npm audit</code> for details</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror/vendor<br />
$ cd …\fonts<br />
bash: cd: …fonts: No such file or directory</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror/vendor<br />
$ cd …</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$ cd fonts</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror/fonts<br />
$ npm install<br />
added 1 package from 1 contributor and audited 1 package in 0.993s<br />
found 0 vulnerabilities</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror/fonts<br />
$ cd …</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$ notepad package.json</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$ npm start<br />
npm ERR! code EJSONPARSE<br />
npm ERR! file C:\Users\ssdrive\MagicMirror\package.json<br />
npm ERR! JSON.parse Failed to parse json<br />
npm ERR! JSON.parse Unexpected token ， in JSON at position 209 while parsing near ‘…tron js/electron.js"，<br />
npm ERR! JSON.parse             “server”: "node …’<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">npm ERR! A complete log of this run can be found in:<br />
npm ERR!     C:\Users\ssdrive\AppData\Roaming\npm-cache_logs\2020-08-09T20_33_43_328Z-debug.log</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$ npm start<br />
npm ERR! code EJSONPARSE<br />
npm ERR! file C:\Users\ssdrive\MagicMirror\package.json<br />
npm ERR! JSON.parse Failed to parse json<br />
npm ERR! JSON.parse Unexpected token ， in JSON at position 209 while parsing near ‘…tron js/electron.js"，<br />
npm ERR! JSON.parse             “server”: "node …’<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">npm ERR! A complete log of this run can be found in:<br />
npm ERR!     C:\Users\ssdrive\AppData\Roaming\npm-cache_logs\2020-08-09T20_41_40_531Z-debug.log</p>
<p dir="auto">ssdrive@home MINGW64 ~/MagicMirror<br />
$</p>
]]></description><link>https://forum.magicmirror.builders/post/79980</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/79980</guid><dc:creator><![CDATA[vivian0239]]></dc:creator><pubDate>Sun, 09 Aug 2020 20:50:10 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Thu, 14 May 2020 20:05:12 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> This is solid gold :shooting_star:  for the Windoz user in me! With these finishing steps, it works as expected. Thanks again!<br />
p.s. bonus points for suggesting notepad for editing the package.json along with the steps to quit nodepad… Too funny!</p>
]]></description><link>https://forum.magicmirror.builders/post/75197</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75197</guid><dc:creator><![CDATA[sojourner]]></dc:creator><pubDate>Thu, 14 May 2020 20:05:12 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sat, 25 Apr 2020 04:27:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  thanks I will do that</p>
]]></description><link>https://forum.magicmirror.builders/post/73534</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73534</guid><dc:creator><![CDATA[Chrisflex]]></dc:creator><pubDate>Sat, 25 Apr 2020 04:27:12 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 21:16:26 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/73483">Installing Magic mirror on windows 10</a>:</p>
<blockquote>
<p dir="auto">read the readme for each module</p>
</blockquote>
<p dir="auto">I second this motion. :thumbs_up_light_skin_tone:</p>
]]></description><link>https://forum.magicmirror.builders/post/73508</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73508</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 24 Apr 2020 21:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 18:03:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisflex" aria-label="Profile: Chrisflex">@<bdi>Chrisflex</bdi></a> read the readme for each module</p>
]]></description><link>https://forum.magicmirror.builders/post/73483</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73483</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 24 Apr 2020 18:03:07 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 15:39:35 GMT]]></title><description><![CDATA[<p dir="auto">Thank you again it works!</p>
<p dir="auto">I now have to figure out a way to change the news feed and get the local weather.</p>
]]></description><link>https://forum.magicmirror.builders/post/73477</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73477</guid><dc:creator><![CDATA[Chrisflex]]></dc:creator><pubDate>Fri, 24 Apr 2020 15:39:35 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 15:31:50 GMT]]></title><description><![CDATA[<p dir="auto">Thank you very much I will try it.</p>
]]></description><link>https://forum.magicmirror.builders/post/73475</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73475</guid><dc:creator><![CDATA[Chrisflex]]></dc:creator><pubDate>Fri, 24 Apr 2020 15:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 11:06:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisflex" aria-label="Profile: Chrisflex">@<bdi>Chrisflex</bdi></a> looks like you missed these steps</p>
<pre><code>cd ~/MagicMirror
cd vendor
npm install
cd ..\fonts
npm install
cd ..
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/73452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73452</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 24 Apr 2020 11:06:06 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Fri, 24 Apr 2020 04:02:12 GMT]]></title><description><![CDATA[<p dir="auto">The screen remains  blank after start up.</p>
<p dir="auto">Here is the log from the Console</p>
<p dir="auto"><img src="https://i.postimg.cc/nVSxDGJJ/Capture-1.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/73439</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73439</guid><dc:creator><![CDATA[Chrisflex]]></dc:creator><pubDate>Fri, 24 Apr 2020 04:02:12 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Thu, 23 Apr 2020 11:18:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisflex" aria-label="Profile: Chrisflex">@<bdi>Chrisflex</bdi></a> said in <a href="/post/73363">Installing Magic mirror on windows 10</a>:</p>
<blockquote>
<p dir="auto">I am having the exact same problem</p>
</blockquote>
<p dir="auto">what problem?</p>
]]></description><link>https://forum.magicmirror.builders/post/73376</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73376</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 23 Apr 2020 11:18:23 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Thu, 23 Apr 2020 07:33:07 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 am having the exact same problem<br />
I will followed the suggested remedies mentioned but still no luck.<br />
Please assist if you can even via Teamviewer.</p>
]]></description><link>https://forum.magicmirror.builders/post/73363</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73363</guid><dc:creator><![CDATA[Chrisflex]]></dc:creator><pubDate>Thu, 23 Apr 2020 07:33:07 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Thu, 23 Apr 2020 11:18:10 GMT]]></title><description><![CDATA[<p dir="auto">easy peasy</p>
<pre><code>install nodejs  (google search)
(includes npm)

install git (google search)

open cmd.exe 

git clone magicmirror repo

cd MagicMirror\config
copy config.js.sample config.js
cd ..
npm install --only=prod
when finished
cd vendor
npm install
cd ..\fonts
npm install
cd ..
notepad package.json
change start line to 
    "start": "node_modules/.bin/electron js/electron.js",
ctrl-s to save
alt key, file, exit to close ( or use mouse, file, exit)
npm start
</code></pre>
<p dir="auto">voila</p>
]]></description><link>https://forum.magicmirror.builders/post/72562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72562</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 23 Apr 2020 11:18:10 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sun, 12 Apr 2020 13:38:28 GMT]]></title><description><![CDATA[<p dir="auto">Is working for me . Need others to try. And let us knwo.</p>
]]></description><link>https://forum.magicmirror.builders/post/72540</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72540</guid><dc:creator><![CDATA[Omeliel]]></dc:creator><pubDate>Sun, 12 Apr 2020 13:38:28 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sun, 12 Apr 2020 04:18:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/omeliel" aria-label="Profile: Omeliel">@<bdi>Omeliel</bdi></a> said in <a href="/post/72486">Installing Magic mirror on windows 10</a>:</p>
<blockquote>
<p dir="auto">Now trying to start mm I got black screen only.<br />
I can’t remember where I saw but I think MichMich advice to go in C:\MagicMirror\vendor and run again npm install, I have done that and it worked.<br />
Now regarding editing the config.js, it need to be edited according to your area . There some tutorials for that too.</p>
</blockquote>
<p dir="auto">is it working or not?   prior message says working, your new question seems it is not</p>
]]></description><link>https://forum.magicmirror.builders/post/72513</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72513</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 12 Apr 2020 04:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sat, 11 Apr 2020 19:43:55 GMT]]></title><description><![CDATA[<p dir="auto">Tell me if is working for anyone who try it cuz i have 0 knowledge abot html, css, java :)) .<br />
Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/michmich" aria-label="Profile: Michmich">@<bdi>Michmich</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/vintage89" aria-label="Profile: vintage89">@<bdi>vintage89</bdi></a> and all others who spend their time share with us noobs :)) their knowlege.<br />
Kind regards</p>
]]></description><link>https://forum.magicmirror.builders/post/72487</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72487</guid><dc:creator><![CDATA[Omeliel]]></dc:creator><pubDate>Sat, 11 Apr 2020 19:43:55 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sat, 11 Apr 2020 19:38:44 GMT]]></title><description><![CDATA[<p dir="auto">So<br />
What worked for me was so far :<br />
Installation:<br />
I installed this: <a href="https://nodejs.org/en/download/" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodejs.org/en/download/</a><br />
In that tutorial, he said to install git bash. I didn’t I just used cmd from windows.<br />
From <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a> I download the zip file, extracted in C: in windows (not as described in that tutorial).<br />
I renamed the extracted folder by just deleting master remain only MagicMirror as a folder.<br />
Open cmd in windows go in C:\MagicMirror and run npm install<br />
Then I went in C:\MagicMirror\config and delete sample extension ending to have just file named config.js<br />
After that, as @stedweil advised went and edit the package.json file and remove the display=${display… stuff from the start clause<br />
It should start with "node_modules, like this<br />
“start”: “node_modules/.bin/electron js/electron.js”,<br />
Now trying to start mm I got black screen only.<br />
I can’t remember where I saw but I think MichMich advice to go in C:\MagicMirror\vendor and run again npm install, I have done that and it worked.<br />
Now regarding editing the config.js, it need to be edited according to your area . There some tutorials for that too.</p>
]]></description><link>https://forum.magicmirror.builders/post/72486</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72486</guid><dc:creator><![CDATA[Omeliel]]></dc:creator><pubDate>Sat, 11 Apr 2020 19:38:44 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sat, 11 Apr 2020 16:58:52 GMT]]></title><description><![CDATA[<p dir="auto">Sorted. I post in few minutes solution.</p>
]]></description><link>https://forum.magicmirror.builders/post/72478</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72478</guid><dc:creator><![CDATA[Omeliel]]></dc:creator><pubDate>Sat, 11 Apr 2020 16:58:52 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Magic mirror on windows 10 on Sat, 11 Apr 2020 16:35:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/omeliel" aria-label="Profile: Omeliel">@<bdi>Omeliel</bdi></a> ok, so the problem is in the console side… can u show the messages from the window where you did npm start (called the terminal window)</p>
]]></description><link>https://forum.magicmirror.builders/post/72475</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72475</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 11 Apr 2020 16:35:09 GMT</pubDate></item></channel></rss>