<?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: v16.19.1]]></title><description><![CDATA[<p dir="auto">Hey Leute,</p>
<p dir="auto">mein ioBroker hat Node.js: v16.19.0 und gibt mir rechts in grün die Node.js: v16.19.1 an. Wenn ich jedoch die Update Anfrage druchlaufen lasse:</p>
<p dir="auto">node -v<br />
curl -sL <a href="https://deb.nodesource.com/setup_12.x" rel="nofollow ugc">https://deb.nodesource.com/setup_12.x</a> -o nodesource_setup.sh<br />
sudo bash nodesource_setup.sh<br />
sudo apt install nodejs<br />
node -v<br />
iobroker stop<br />
iobroker fix<br />
iobroker start</p>
<p dir="auto">updatet er nicht auf die Node.js: v16.19.1.</p>
<p dir="auto">Gruß</p>
]]></description><link>https://forum.iobroker.net/topic/63702/node-js-v16-19-1</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 04:42:41 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/63702.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Mar 2023 17:50:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:55:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tritor" aria-label="Profile: tritor">@<bdi>tritor</bdi></a></p>
<p dir="auto">Du darfst auch in das HowTo aus meiner Signatur schauen. Da wird es eigentlich recht ausführlich erklärt wie das läuft.</p>
]]></description><link>https://forum.iobroker.net/post/960808</link><guid isPermaLink="true">https://forum.iobroker.net/post/960808</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:55:16 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:53:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a></p>
<p dir="auto">ahhh, wieder was gelernt<br />
werd ich mir merken.</p>
]]></description><link>https://forum.iobroker.net/post/960803</link><guid isPermaLink="true">https://forum.iobroker.net/post/960803</guid><dc:creator><![CDATA[tritor]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:53:29 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:43:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tritor" aria-label="Profile: tritor">@<bdi>tritor</bdi></a> sagte in <a href="/post/960794">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">Dann geht eventuell auch das Update von 16.19.0 auf 16.19.1<br />
mir war schon klar, dass er auf ver 16 ist.</p>
</blockquote>
<p dir="auto">Innerhalb einer major Version geht das update mit apt.<br />
dazu muss das Repo nicht nochmal angelegt werden</p>
]]></description><link>https://forum.iobroker.net/post/960799</link><guid isPermaLink="true">https://forum.iobroker.net/post/960799</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:43:42 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:42:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
ich hatte den TE versucht zu zeigen, dass er die 12 im Update Befehl durch die 16 ersetzen soll.<br />
Dann geht eventuell auch das Update von 16.19.0 auf 16.19.1</p>
<p dir="auto">mir war schon klar, dass er auf ver 16 ist.</p>
]]></description><link>https://forum.iobroker.net/post/960794</link><guid isPermaLink="true">https://forum.iobroker.net/post/960794</guid><dc:creator><![CDATA[tritor]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:42:42 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:39:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tritor" aria-label="Profile: tritor">@<bdi>tritor</bdi></a> sagte in <a href="/post/960787">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">der update Befehl aus dem ersten Post war doch aber für 12, oder?</p>
</blockquote>
<p dir="auto">Genau genommen ist das nur ein Befehl wie man das Repository für nodejs12 anlegt. Bzw. das entsprechende Skript dazu.</p>
]]></description><link>https://forum.iobroker.net/post/960792</link><guid isPermaLink="true">https://forum.iobroker.net/post/960792</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:35:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tritor" aria-label="Profile: tritor">@<bdi>tritor</bdi></a> ja, genau!<br />
Warum?</p>
]]></description><link>https://forum.iobroker.net/post/960790</link><guid isPermaLink="true">https://forum.iobroker.net/post/960790</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Fri, 10 Mar 2023 19:31:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
der update Befehl aus dem ersten Post war doch aber für 12, oder?</p>
]]></description><link>https://forum.iobroker.net/post/960787</link><guid isPermaLink="true">https://forum.iobroker.net/post/960787</guid><dc:creator><![CDATA[tritor]]></dc:creator><pubDate>Fri, 10 Mar 2023 19:31:40 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:29:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a></p>
<p dir="auto">Kannst auch mal einen Blick in meine Signatur werfen.</p>
<p dir="auto">Ich vermute da sind 'nur' die Repos nicht richtig.</p>
]]></description><link>https://forum.iobroker.net/post/960211</link><guid isPermaLink="true">https://forum.iobroker.net/post/960211</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:29:52 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:25:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a> hat aber nicht wirklich was mit Javascript zu tun <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f621.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--rage" style="height:23px;width:auto;vertical-align:middle" title=":rage:" alt="😡" /></p>
]]></description><link>https://forum.iobroker.net/post/960210</link><guid isPermaLink="true">https://forum.iobroker.net/post/960210</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:25:46 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:25:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> alles klar vielen Dank für die schnelle Rückmeldung</p>
]]></description><link>https://forum.iobroker.net/post/960209</link><guid isPermaLink="true">https://forum.iobroker.net/post/960209</guid><dc:creator><![CDATA[TWD83]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:24:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a> sagte in <a href="/post/960206">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">Warum wird einem denn ein neuer angezeigt wenn dieser nicht geupdatet werden kann?</p>
</blockquote>
<p dir="auto">weil es ihn bei node gibt. Nur für <strong>dein</strong> System (noch) nicht.</p>
]]></description><link>https://forum.iobroker.net/post/960207</link><guid isPermaLink="true">https://forum.iobroker.net/post/960207</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:24:44 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:22:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> ok danke. Warum wird einem denn ein neuer angezeigt wenn dieser nicht geupdatet werden kann? Danke.</p>
]]></description><link>https://forum.iobroker.net/post/960206</link><guid isPermaLink="true">https://forum.iobroker.net/post/960206</guid><dc:creator><![CDATA[TWD83]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:20:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tritor" aria-label="Profile: tritor">@<bdi>tritor</bdi></a> sagte in <a href="/post/960202">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">wenn auf node.js 16 upgedated werden soll,</p>
</blockquote>
<p dir="auto">er ist doch schon auf 16</p>
]]></description><link>https://forum.iobroker.net/post/960204</link><guid isPermaLink="true">https://forum.iobroker.net/post/960204</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:20:38 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:19:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a> sagte in <a href="/post/960199">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">Was muss ich genau machen?</p>
</blockquote>
<p dir="auto">nichts!<br />
die 19.1 wird für deine unbekannte Hardware wahrscheinlich nicht verfügbar sein.</p>
<p dir="auto">und wenn doch käme sie mit den normalen <code>sudo apt update</code> und anschließendem <code>sudo apt upgrade</code> .</p>
<p dir="auto">gerade wenn du Anfänger bist solltest du nicht einfach <em>irgendwas</em> aus irgendwelchen Quellen nehmen und in dein System prügeln.</p>
]]></description><link>https://forum.iobroker.net/post/960203</link><guid isPermaLink="true">https://forum.iobroker.net/post/960203</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:19:52 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:19:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a></p>
<p dir="auto"><a href="https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition">https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition</a></p>
<p dir="auto">wenn auf node.js 16 upgedated werden soll, dann den Befehl dementsprechend anpassen.<br />
Steht in dem How-To, wir aber leicht überlesen.</p>
]]></description><link>https://forum.iobroker.net/post/960202</link><guid isPermaLink="true">https://forum.iobroker.net/post/960202</guid><dc:creator><![CDATA[tritor]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:19:19 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 18:16:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> ich bin noch Amateur bei dem Thema. Sorry. Was muss ich genau machen? Hatte das nur im Netz gefunden. Danke.</p>
]]></description><link>https://forum.iobroker.net/post/960199</link><guid isPermaLink="true">https://forum.iobroker.net/post/960199</guid><dc:creator><![CDATA[TWD83]]></dc:creator><pubDate>Thu, 09 Mar 2023 18:16:30 GMT</pubDate></item><item><title><![CDATA[Reply to Node.js: v16.19.1 on Thu, 09 Mar 2023 17:54:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/twd83" aria-label="Profile: twd83">@<bdi>twd83</bdi></a> sagte in <a href="/post/960181">Node.js: v16.19.1</a>:</p>
<blockquote>
<p dir="auto">curl -sL <a href="https://deb.nodesource.com/setup_" rel="nofollow ugc">https://deb.nodesource.com/setup_</a> <span style="color:#ff0000"><strong>12.x</strong></span> -o nodesource_setup.sh</p>
</blockquote>
<p dir="auto">ehrlich?</p>
]]></description><link>https://forum.iobroker.net/post/960183</link><guid isPermaLink="true">https://forum.iobroker.net/post/960183</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 09 Mar 2023 17:54:22 GMT</pubDate></item></channel></rss>