<?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[node.js und npm]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">so wie ich das hier verstanden habe soll läuft der iobroker aktuell auf node.js Version 14.19.1 und npm auf 6 am stabilsten.<br />
Gibt es irgendwo eine saubere Anleitung wie ich npm auf Version 6 updaten kann.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mickym" aria-label="Profile: mickym">@<bdi>mickym</bdi></a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/frankyboy73" aria-label="Profile: frankyboy73">@<bdi>frankyboy73</bdi></a></p>
]]></description><link>https://forum.iobroker.net/topic/54642/node-js-und-npm</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 15:45:44 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/54642.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 May 2022 19:14:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 21:30:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a></p>
<pre><code>sudo apt update
sudo apt full-upgrade
iobroker stop
sudo reboot
</code></pre>
<p dir="auto">Das ganze notieren und regelmäßig machen.</p>
]]></description><link>https://forum.iobroker.net/post/798550</link><guid isPermaLink="true">https://forum.iobroker.net/post/798550</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 03 May 2022 21:30:02 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 21:00:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a><br />
Wie kann ich nur die 10 Updates installieren?</p>
]]></description><link>https://forum.iobroker.net/post/798541</link><guid isPermaLink="true">https://forum.iobroker.net/post/798541</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Tue, 03 May 2022 21:00:56 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 20:50:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a></p>
<p dir="auto">Schaufel die 10 Updates noch auf das System.</p>
<pre><code>Aktualisierung für 10 Pakete verfügbar.
</code></pre>
]]></description><link>https://forum.iobroker.net/post/798540</link><guid isPermaLink="true">https://forum.iobroker.net/post/798540</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 03 May 2022 20:50:11 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 18:32:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a></p>
<p dir="auto">Es kommt</p>
<pre><code>~ $ uname -m &amp;&amp; which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
armv7l
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v14.19.1
v14.19.1
6.14.16
pi
/home/pi
OK:1 http://archive.raspberrypi.org/debian buster InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                           
OK:3 https://deb.nodesource.com/node_14.x buster InRelease                               
Paketlisten werden gelesen... Fertig                             
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Aktualisierung für 10 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
nodejs:
  Installiert:           14.19.1-deb-1nodesource1
  Installationskandidat: 14.19.1-deb-1nodesource1
  Versionstabelle:
 *** 14.19.1-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
        100 /var/lib/dpkg/status
     10.24.0~dfsg-1~deb10u1 500
        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

</code></pre>
]]></description><link>https://forum.iobroker.net/post/798489</link><guid isPermaLink="true">https://forum.iobroker.net/post/798489</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Tue, 03 May 2022 18:32:13 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 08:29:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a></p>
<p dir="auto">Aber auf</p>
<pre><code>sudo ln -s /usr/bin/node /usr/bin/nodejs
uname -m &amp;&amp; which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
<p dir="auto">kommt was?</p>
]]></description><link>https://forum.iobroker.net/post/798312</link><guid isPermaLink="true">https://forum.iobroker.net/post/798312</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 03 May 2022 08:29:58 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Tue, 03 May 2022 08:26:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a><br />
Bekomme bis jetzt keine Fehlermeldung mehr nachdem ich das System nochmal neu gestartet habe.</p>
]]></description><link>https://forum.iobroker.net/post/798311</link><guid isPermaLink="true">https://forum.iobroker.net/post/798311</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Tue, 03 May 2022 08:26:51 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:51:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a></p>
<p dir="auto">Was spuckt denn der Test auf 'ordentliche' Installation von nodejs und dem ganzen Rest aus?</p>
]]></description><link>https://forum.iobroker.net/post/797863</link><guid isPermaLink="true">https://forum.iobroker.net/post/797863</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 01 May 2022 19:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:48:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
Ich habe aktuell nach dem update von node nur die eine Zeile bekommen.<br />
Jetzt kommt aber auch nicht mehr. Beobachte es mal.</p>
]]></description><link>https://forum.iobroker.net/post/797853</link><guid isPermaLink="true">https://forum.iobroker.net/post/797853</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Sun, 01 May 2022 19:48:11 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:36:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a> das halt aber nichts mit npm zu tun. Poste mal mehr log als diese eine zeile</p>
]]></description><link>https://forum.iobroker.net/post/797848</link><guid isPermaLink="true">https://forum.iobroker.net/post/797848</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sun, 01 May 2022 19:36:26 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:33:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a></p>
<p dir="auto">Ist aktualisiert bekomme aber im iobroker:#host.raspberrypi<br />
2022-05-01 21:21:59.325	error	iobroker npm-rebuild: Rebuilding native modules failed#</p>
<p dir="auto">Wobei die raspberry npm version 6.14.16 anzeigt</p>
]]></description><link>https://forum.iobroker.net/post/797844</link><guid isPermaLink="true">https://forum.iobroker.net/post/797844</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Sun, 01 May 2022 19:33:58 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:25:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a><br />
Danke für die Info!</p>
]]></description><link>https://forum.iobroker.net/post/797842</link><guid isPermaLink="true">https://forum.iobroker.net/post/797842</guid><dc:creator><![CDATA[LaBamba]]></dc:creator><pubDate>Sun, 01 May 2022 19:25:37 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:18:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a> sagte in <a href="/post/797833">node.js und npm</a>:</p>
<blockquote>
<p dir="auto">Gibt es irgendwo eine saubere Anleitung wie ich npm auf Version 6 updaten kann.</p>
</blockquote>
<p dir="auto">in der Signatur von <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a></p>
]]></description><link>https://forum.iobroker.net/post/797837</link><guid isPermaLink="true">https://forum.iobroker.net/post/797837</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 01 May 2022 19:18:34 GMT</pubDate></item><item><title><![CDATA[Reply to node.js und npm on Sun, 01 May 2022 19:17:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/labamba" aria-label="Profile: labamba">@<bdi>labamba</bdi></a></p>
<p dir="auto">Steht in meiner Signatur.<br />
npm wird am besten gar nicht separat angepackt, das ist Bestandteil des Paketes 'nodejs'.</p>
]]></description><link>https://forum.iobroker.net/post/797836</link><guid isPermaLink="true">https://forum.iobroker.net/post/797836</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 01 May 2022 19:17:36 GMT</pubDate></item></channel></rss>