<?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 available 2997 commits behind]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I have a Magic Mirror that I was working with last year. I tried to recover this project but the Mirror gives me a warning on the top that says:</p>
<p dir="auto">MagicMirror update available<br />
Your actual installation is 2997 commits behind from the Master Branch.</p>
<p dir="auto">I tried to upgrade with git pull but nothing happened.</p>
<p dir="auto">I have noticed that there is a new version: <a href="https://forum.magicmirror.builders/topic/12460/v2-11-0">https://forum.magicmirror.builders/topic/12460/v2-11-0</a></p>
<p dir="auto">Do I need to re-install the software again or is there a way to updated in a different way?</p>
<p dir="auto">(You’ll proably need to know the version of my MagicMirror, how do I find out which version do I have?)</p>
<p dir="auto">Many thanks in advance!</p>
<p dir="auto">Cheers, JD</p>
]]></description><link>https://forum.magicmirror.builders/topic/12673/update-available-2997-commits-behind</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 04:29:07 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12673.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 25 Apr 2020 14:53:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Update available 2997 commits behind on Thu, 16 Jul 2020 11:53:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/canguingo" aria-label="Profile: Canguingo">@<bdi>Canguingo</bdi></a> to update from my scripts is a 2 step process, right?</p>
<pre><code>upgrade-script.sh will do the git pull and npm install, and refresh npm setup for any modules that might need it
it should handle all the work… and give you a trial run of all that…

only applying changes if u request them
</code></pre>
<p dir="auto">give it a try this works on Mac as well, cut/paste this line into the terminal window on your device</p>
<pre><code>bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
------&gt; no changes are made to the local repo or the working copy  &lt; ---------
</code></pre>
<pre><code>if you WANT to actually apply the changes, cut/paste this line into the terminal window on your device

bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply

there is a log file (upgrade.log) in the MagicMirror/installers folder…
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/78603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78603</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 16 Jul 2020 11:53:46 GMT</pubDate></item><item><title><![CDATA[Reply to Update available 2997 commits behind on Thu, 16 Jul 2020 07:49:36 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Sam. But this doesn’t solve the issue. At least if I follow the instructions from the <a href="http://Read.me" target="_blank" rel="noopener noreferrer nofollow ugc">Read.me</a>.</p>
<p dir="auto">It says update available. but how to update it? isn’t there a line of code to run and update it every time this shows up?</p>
]]></description><link>https://forum.magicmirror.builders/post/78590</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78590</guid><dc:creator><![CDATA[Canguingo]]></dc:creator><pubDate>Thu, 16 Jul 2020 07:49:36 GMT</pubDate></item><item><title><![CDATA[Reply to Update available 2997 commits behind on Sat, 25 Apr 2020 15:11:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/canguingo" aria-label="Profile: Canguingo">@<bdi>Canguingo</bdi></a> run my upgrade script</p>
<p dir="auto">See <a href="https://github.com/sdetweil/MagicMirror_scripts" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MagicMirror_scripts</a></p>
<p dir="auto">Read the readme for the commands to issue</p>
]]></description><link>https://forum.magicmirror.builders/post/73551</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73551</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 25 Apr 2020 15:11:06 GMT</pubDate></item></channel></rss>