<?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[Error when updating and reinstalling 2.19.0]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Use this script:</p>
<pre><code>bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
</code></pre>
<p dir="auto">and get this error message</p>
<pre><code>Cloning MagicMirror Done!
Installing dependencies ...
npm ERR! code ETARGET
npm ERR! notarget No matching version found for mime-db@1.52.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2022-04-17T08_19_53_669Z-debug-0.log
Unable to install dependencies! 
</code></pre>
<p dir="auto">what can i do?<br />
Thanks for your help</p>
]]></description><link>https://forum.magicmirror.builders/topic/16647/error-when-updating-and-reinstalling-2-19-0</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 13:14:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16647.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 Apr 2022 08:28:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Mon, 02 May 2022 11:19:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/det" aria-label="Profile: det">@<bdi>det</bdi></a> just for your info.</p>
<p dir="auto">my install script does all the things u did manually…</p>
<p dir="auto">apt update/upgrade and install node/npm.</p>
]]></description><link>https://forum.magicmirror.builders/post/101612</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101612</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 May 2022 11:19:24 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Mon, 02 May 2022 11:16:44 GMT]]></title><description><![CDATA[<p dir="auto">I have reinstalled bullseye on another ssd card and set it up.<br />
Updated with:<br />
sudo apt-get update<br />
sudo apt-get upgrade<br />
Now:<br />
curl -sL <a href="https://deb.nodesource.com/setup_16.x" target="_blank" rel="noopener noreferrer nofollow ugc">https://deb.nodesource.com/setup_16.x</a> | sudo -E bash -<br />
sudo apt install -y nodejs</p>
<p dir="auto">Then run the install script:<br />
bash -c “$(curl -sL <a href="https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh" target="_blank" rel="noopener noreferrer nofollow ugc">https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh</a>)”</p>
<p dir="auto">loaded all modules from git and executed npm install if necessary.<br />
(only with MMM-Navigate there were problems, I copied this from the old ssd-card)<br />
Now I copied the config.js and css, that’s it.</p>
<p dir="auto">With kind regards and Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/101611</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101611</guid><dc:creator><![CDATA[det]]></dc:creator><pubDate>Mon, 02 May 2022 11:16:44 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Fri, 29 Apr 2022 11:50:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/det" aria-label="Profile: det">@<bdi>det</bdi></a> can u say what you did differently?</p>
]]></description><link>https://forum.magicmirror.builders/post/101549</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101549</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 29 Apr 2022 11:50:37 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Fri, 29 Apr 2022 06:28:26 GMT]]></title><description><![CDATA[<p dir="auto">I have completely rebuilt the MM2 and set up all modules again.<br />
Now the 2.19.0 is running.<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/101545</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101545</guid><dc:creator><![CDATA[det]]></dc:creator><pubDate>Fri, 29 Apr 2022 06:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Mon, 18 Apr 2022 12:16:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/det" aria-label="Profile: det">@<bdi>det</bdi></a> I replied</p>
]]></description><link>https://forum.magicmirror.builders/post/101243</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101243</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Apr 2022 12:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Mon, 18 Apr 2022 06:40:33 GMT]]></title><description><![CDATA[<p dir="auto">I have sent the logs.<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/101242</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101242</guid><dc:creator><![CDATA[det]]></dc:creator><pubDate>Mon, 18 Apr 2022 06:40:33 GMT</pubDate></item><item><title><![CDATA[Reply to Error when updating and reinstalling 2.19.0 on Sun, 17 Apr 2022 11:55:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/det" aria-label="Profile: det">@<bdi>det</bdi></a> can u send me the ~/install.log</p>
<p dir="auto">my same userid at Gmail.</p>
]]></description><link>https://forum.magicmirror.builders/post/101211</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101211</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 17 Apr 2022 11:55:23 GMT</pubDate></item></channel></rss>