<?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[Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind.]]></title><description><![CDATA[<p dir="auto">‘MMM-EventHorizon’ says my MM is 27 commits behind.</p>
<p dir="auto">I’ve updated, twice, but still the same 27 commits message remains.<br />
Any idea why, please?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/topic/9609/updated-but-mmm-eventhorizon-still-shows-as-being-behind</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 15:02:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9609.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Jan 2019 11:32:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Fri, 25 Jan 2019 14:22:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: richard238">@<bdi>richard238</bdi></a> said in <a href="/post/50807">Updated, but 'MMM-EventHorizon' still shows as being behind.</a>:</p>
<blockquote>
<p dir="auto">Please, commit your changes or stash them before you can merge</p>
</blockquote>
<p dir="auto">If you are sure you did not make any changes, then run this in the MMM-EventHorizon folder:</p>
<pre><code>git reset --hard
git pull
npm install
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/50810</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50810</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Fri, 25 Jan 2019 14:22:19 GMT</pubDate></item><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Sat, 26 Jan 2019 01:14:57 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> for looking out while I was at work. Somebody has to pay for all my toys. :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/50840</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50840</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 26 Jan 2019 01:14:57 GMT</pubDate></item><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Fri, 25 Jan 2019 14:54:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> That’s fixed it, thank you!</p>
]]></description><link>https://forum.magicmirror.builders/post/50813</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50813</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Fri, 25 Jan 2019 14:54:41 GMT</pubDate></item><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Fri, 25 Jan 2019 14:22:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: richard238">@<bdi>richard238</bdi></a> said in <a href="/post/50807">Updated, but 'MMM-EventHorizon' still shows as being behind.</a>:</p>
<blockquote>
<p dir="auto">Please, commit your changes or stash them before you can merge</p>
</blockquote>
<p dir="auto">If you are sure you did not make any changes, then run this in the MMM-EventHorizon folder:</p>
<pre><code>git reset --hard
git pull
npm install
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/50810</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50810</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Fri, 25 Jan 2019 14:22:19 GMT</pubDate></item><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Fri, 25 Jan 2019 14:06:25 GMT]]></title><description><![CDATA[<pre><code>pi@raspberrypi:~/MagicMirror/modules/MMM-EventHorizon $ git pull &amp;&amp; npm installUpdating 73d1110..6d5a53a
error: Your local changes to the following files would be overwritten by merge:
	MMM-EventHorizon.js
Please, commit your changes or stash them before you can merge.
Aborting

</code></pre>
<p dir="auto">What does that mean?<br />
I think I’ve made any changes to the Event Horizon module.</p>
]]></description><link>https://forum.magicmirror.builders/post/50807</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50807</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Fri, 25 Jan 2019 14:06:25 GMT</pubDate></item><item><title><![CDATA[Reply to Updated, but &#x27;MMM-EventHorizon&#x27; still shows as being behind. on Fri, 25 Jan 2019 13:26:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: richard238">@<bdi>richard238</bdi></a> Did you mean the other way around?<br />
Like “MM says your MMM-EventHorizon is 27 commits behind”</p>
<p dir="auto">Then go into modules/MMM-EventHorizon<br />
and do a</p>
<pre><code>git pull
npm install
</code></pre>
<p dir="auto">You need to update the module (or better, the git repository) that is mentioned in the header. For that you need to go into the module folder and do above.<br />
Every 3rd party module is it’s own repository and needs to be maintained on its own.</p>
]]></description><link>https://forum.magicmirror.builders/post/50801</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50801</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Fri, 25 Jan 2019 13:26:29 GMT</pubDate></item></channel></rss>