<?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[Update Magic Mirror error]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have a problem with my Magic Mirror. I just want to update my MM but i can’t because the result of “git pull &amp;&amp; npm install” is: (in french)</p>
<p dir="auto">Mise à jour de57daa…a31546b<br />
error: Vos modifications locales aux fichiers suivants seraient écrasées par la fusion :<br />
config/config.js.sample<br />
package-lock.json<br />
vendor/package-lock.json<br />
Veuillez valider ou remiser vos modifications avant la fusion.<br />
Abandon</p>
<p dir="auto">and with google translate:<br />
Updated from57daa…a31546b<br />
error: Your local changes to the following files would be overwritten by the merge:<br />
config / config.js.sample<br />
Package-lock.json<br />
vendor / package-lock.json<br />
Please validate or postpone your changes before the merge.<br />
abandonment</p>
<p dir="auto">Can anobody tell me the command line to close this error in order to restart git pull?</p>
<p dir="auto">Thanks for next answers</p>
]]></description><link>https://forum.magicmirror.builders/topic/11099/update-magic-mirror-error</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 03:12:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11099.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Sep 2019 11:06:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Update Magic Mirror error on Thu, 05 Sep 2019 13:57:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> Great it worked for you.  Please mark the post as Resolved if you are happy that it worked.</p>
]]></description><link>https://forum.magicmirror.builders/post/60933</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60933</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Thu, 05 Sep 2019 13:57:30 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Thu, 05 Sep 2019 10:38:57 GMT]]></title><description><![CDATA[<p dir="auto">thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a>  you’re awesome !!!. Git reset --hard work fine<br />
Update MM2.8 is ok.</p>
]]></description><link>https://forum.magicmirror.builders/post/60925</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60925</guid><dc:creator><![CDATA[MisterT]]></dc:creator><pubDate>Thu, 05 Sep 2019 10:38:57 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Wed, 04 Sep 2019 18:15:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> notice my post had 2 - in front of filename. Yours appears only to have one</p>
]]></description><link>https://forum.magicmirror.builders/post/60894</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60894</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Sep 2019 18:15:03 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Wed, 04 Sep 2019 17:03:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> You will not lose your modules and configs.</p>
]]></description><link>https://forum.magicmirror.builders/post/60887</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60887</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Wed, 04 Sep 2019 17:03:27 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Wed, 04 Sep 2019 17:02:19 GMT]]></title><description><![CDATA[<p dir="auto">hi,<br />
sdetweil: i try your solution:</p>
<p dir="auto">cd ~/MagicMirror<br />
git checkout – config/config.js.sample</p>
<p dir="auto">but i have the same problem. git pull said me the same thing. Have you a other idea?</p>
<p dir="auto">mumblebaj: if y use this command line, all my modules and config will be deleted? if i copy my modules folder and config folder and paste them in the new version of Magic mirror, everything will work fine?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/60886</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60886</guid><dc:creator><![CDATA[MisterT]]></dc:creator><pubDate>Wed, 04 Sep 2019 17:02:19 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Wed, 04 Sep 2019 16:16:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> You could also just do a <code>git reset --hard</code> and then <code>git pull $$ npm install</code>. I have had this issue every time I had to update my mirror.</p>
]]></description><link>https://forum.magicmirror.builders/post/60885</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60885</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Wed, 04 Sep 2019 16:16:36 GMT</pubDate></item><item><title><![CDATA[Reply to Update Magic Mirror error on Wed, 04 Sep 2019 12:02:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> said in <a href="/post/60866">Update Magic Mirror error</a>:</p>
<blockquote>
<p dir="auto">Package-lock.json<br />
vendor / package-lock.json</p>
</blockquote>
<p dir="auto">you can erase these two  files, then will be created</p>
<p dir="auto">config/config.js.sample</p>
<p dir="auto">git thinks this file was changed, and it should not have been</p>
<p dir="auto">so, restore that file from the local repo</p>
<pre><code>cd ~/MagicMirror
git checkout -- config/config.js.sample
</code></pre>
<p dir="auto">then try again,</p>
<p dir="auto">I have been working on a new script to do upgrades, to help avoid these problems…<br />
i’d be interested in your experience if u could try it…</p>
<p dir="auto">see<br />
<a href="https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing">https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing</a></p>
]]></description><link>https://forum.magicmirror.builders/post/60871</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60871</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Sep 2019 12:02:42 GMT</pubDate></item></channel></rss>