<?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[How to update MMM-Jast]]></title><description><![CDATA[<p dir="auto">Hello,<br />
How to update MMM-Jast ?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16814/how-to-update-mmm-jast</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 13:47:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16814.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 May 2022 11:37:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to update MMM-Jast on Mon, 30 May 2022 13:39:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> updating ALL  addon modules is the same</p>
<p dir="auto">stop MagicMirror</p>
<pre><code>cd ~/MagicMirror/modules/modulename
git pull
if the module has a package.json file, then 
npm install 
</code></pre>
<p dir="auto">restart MagicMirror</p>
]]></description><link>https://forum.magicmirror.builders/post/102082</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102082</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 30 May 2022 13:39:38 GMT</pubDate></item></channel></rss>