<?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[Attempting To Update]]></title><description><![CDATA[<p dir="auto">Attempting to update y MagicMirror and getting the following…<a href="/assets/uploads/files/1548302464850-3c1adce9-d2de-4ef9-963f-f6fa6ea1cea1-image.png">0_1548302466116_3c1adce9-d2de-4ef9-963f-f6fa6ea1cea1-image.png</a></p>
<p dir="auto"><img src="https://forum.magicmirror.builders/assets/uploads/files/1548302464850-3c1adce9-d2de-4ef9-963f-f6fa6ea1cea1-image.png" alt="Bild Text" class=" img-fluid img-markdown" /></p>
<p dir="auto">Can anyone help out here… this is my first time updating since I started playing with my pi last year.</p>
]]></description><link>https://forum.magicmirror.builders/topic/9596/attempting-to-update</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 19:10:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9596.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Jan 2019 04:01:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Attempting To Update on Thu, 02 May 2019 01:46:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ultimatum22" aria-label="Profile: Ultimatum22">@<bdi>Ultimatum22</bdi></a> hey there went to do the most current update and ran into the same issue with the vendor/package-lock.json package so I ran the removal script as stated below and it worked and now my pi is updated… I remember you brought up that I should have that package in a gitignore file how do I move it over?</p>
]]></description><link>https://forum.magicmirror.builders/post/56596</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56596</guid><dc:creator><![CDATA[KumarTRD]]></dc:creator><pubDate>Thu, 02 May 2019 01:46:56 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Mon, 28 Jan 2019 19:56:59 GMT]]></title><description><![CDATA[<p dir="auto">The <code>git pull</code> command fails if files are locally changed, because the pull would override them.<br />
With <code>git diff</code> you can see what has changed.</p>
<p dir="auto">If you are not interested to save these local changes you can run <code>git reset --hard</code>. This will revert all changes and after this the <code>git pull</code> should work.</p>
]]></description><link>https://forum.magicmirror.builders/post/51039</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/51039</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 28 Jan 2019 19:56:59 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Sat, 26 Jan 2019 03:31:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/justjim1220" aria-label="Profile: justjim1220">@<bdi>justjim1220</bdi></a> He already got that one.</p>
]]></description><link>https://forum.magicmirror.builders/post/50847</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50847</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Sat, 26 Jan 2019 03:31:13 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Fri, 25 Jan 2019 04:32:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kumartrd" aria-label="Profile: kumartrd">@<bdi>kumartrd</bdi></a></p>
<p dir="auto">you will also need to do this:</p>
<pre><code>cd ~/MagicMirror/vendor
rm package-lock.json
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/50767</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50767</guid><dc:creator><![CDATA[justjim1220]]></dc:creator><pubDate>Fri, 25 Jan 2019 04:32:48 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Fri, 25 Jan 2019 03:37:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kumartrd" aria-label="Profile: kumartrd">@<bdi>kumartrd</bdi></a> You just tried to remove the same file twice, that’s all. You’re almost there. Try:</p>
<pre><code>cd ~/MagicMirror
rm package-lock.json
</code></pre>
<p dir="auto">And while I have you here… please use <a href="https://commonmark.org/help/" target="_blank" rel="noopener noreferrer nofollow ugc">the Markdown features</a> of the board in the future when posting code and error messages. Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/50763</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50763</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 25 Jan 2019 03:37:48 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Fri, 25 Jan 2019 02:51:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ultimatum22" aria-label="Profile: ultimatum22">@<bdi>ultimatum22</bdi></a> tried what you said but got the following…<br />
<img src="/assets/uploads/files/1548384657045-e674b1be-fbc8-44f8-a635-5fab15e9e3bd.png" alt="0_1548384651039_E674B1BE-FBC8-44F8-A635-5FAB15E9E3BD.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Your help is appreciated; am I using the correct command to update my MagicMirror</p>
]]></description><link>https://forum.magicmirror.builders/post/50762</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50762</guid><dc:creator><![CDATA[KumarTRD]]></dc:creator><pubDate>Fri, 25 Jan 2019 02:51:59 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Thu, 24 Jan 2019 13:44:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> Because they are automatically generated files, you don’t include them in a repository.</p>
<pre><code>package-lock.json is automatically generated for any operations where npm modifies either the node_modules tree, or package.json. It describes the exact tree that was generated, such that subsequent installs are able to generate identical trees, regardless of intermediate dependency updates.
</code></pre>
<p dir="auto"><a href="https://docs.npmjs.com/files/package-lock.json" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.npmjs.com/files/package-lock.json</a></p>
]]></description><link>https://forum.magicmirror.builders/post/50734</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50734</guid><dc:creator><![CDATA[Ultimatum22]]></dc:creator><pubDate>Thu, 24 Jan 2019 13:44:54 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Thu, 24 Jan 2019 12:17:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ultimatum22" aria-label="Profile: ultimatum22">@<bdi>ultimatum22</bdi></a> said in <a href="/post/50701">Attempting To Update</a>:</p>
<blockquote>
<p dir="auto">Those files should really be in a .gitignore file but that is another issues.</p>
</blockquote>
<p dir="auto">So why aren’t we putting them in? I still don’t really know what their purpose is.</p>
]]></description><link>https://forum.magicmirror.builders/post/50720</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50720</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Thu, 24 Jan 2019 12:17:05 GMT</pubDate></item><item><title><![CDATA[Reply to Attempting To Update on Thu, 24 Jan 2019 07:46:24 GMT]]></title><description><![CDATA[<p dir="auto">Those files are auto created by the system, you can safely remove them.</p>
<pre><code>rm package-lock.json

rm vendor/package-lock.json
</code></pre>
<p dir="auto">In order to update git requires that no local files have changes, that is what the error message means.<br />
Those files should really be in a .gitignore file but that is another issues. Removing the files should solve your issue.</p>
]]></description><link>https://forum.magicmirror.builders/post/50701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50701</guid><dc:creator><![CDATA[Ultimatum22]]></dc:creator><pubDate>Thu, 24 Jan 2019 07:46:24 GMT</pubDate></item></channel></rss>