<?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[nodejs  v10.x  installieren]]></title><description><![CDATA[<p dir="auto">hallo</p>
<p dir="auto">ich habe auf meinem Raspi die Node und nodejs Versionen etwas durcheinander gebracht.<br />
Derzeit habe ich<br />
node 10.16<br />
nodejs  11.15</p>
<p dir="auto">ioBroker bringt beim Start den Hinweis, das ich nodejs   10  oder 12  benutzen soll.<br />
Also habe ich node 12.x  installiert. Das gab beim Start Fehlermeldungen das zwei c++ Bibliotheken nicht di richtige Version haben.<br />
Also zurück auf node 10.16</p>
<p dir="auto">Nur leider ist nodejs  immer noch auf 11.15</p>
<p dir="auto">Wie bekomme ichjetzt die Version 10.16  von nodejs  installiert oder gleich die 12.x  zum Laufen ?</p>
<p dir="auto">Für Tips wäre ich sehr dankbar.</p>
]]></description><link>https://forum.iobroker.net/topic/23794/nodejs-v10-x-installieren</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 15:43:55 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/23794.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jul 2019 07:26:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Tue, 22 Oct 2019 12:44:56 GMT]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<p dir="auto">ich habe es wieder kaputt gemacht :(</p>
<p dir="auto">Auch die oben verlinkte Anleitung mit Deinstallation und Installation von node hat nicht geholfen :(</p>
<pre><code>root@raspi-3:~# node -v
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)
root@raspi-3:~# npm -v
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)
</code></pre>
<p dir="auto">Gibt es noch Lösungsvorschläge?</p>
]]></description><link>https://forum.iobroker.net/post/314761</link><guid isPermaLink="true">https://forum.iobroker.net/post/314761</guid><dc:creator><![CDATA[nieIP]]></dc:creator><pubDate>Tue, 22 Oct 2019 12:44:56 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 09:53:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nieip" aria-label="Profile: nieIP">@<bdi>nieIP</bdi></a><br />
Ja mit Node 12 gehen noch nicht alle Adapter. Node 10 macht fast keine Probleme.</p>
]]></description><link>https://forum.iobroker.net/post/280574</link><guid isPermaLink="true">https://forum.iobroker.net/post/280574</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 13 Jul 2019 09:53:59 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 09:45:46 GMT]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<p dir="auto">ich habe die Anleitung für die Installation Nodes<br />
<a href="https://www.iobroker.net/#de/documentation/install/linux.md" rel="nofollow ugc">Link Text</a><br />
mehrfach durchlaufen und hatte immer unterschiedliche Versionen.  8.x und 10.x</p>
<p dir="auto">Die Änderung der Zeile</p>
<pre><code>curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
</code></pre>
<p dir="auto">nach</p>
<pre><code>curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
</code></pre>
<p dir="auto">hat dann zum Erfolg geführt.</p>
<p dir="auto">Danke für die Hinweise.</p>
<p dir="auto">PS   es läuft "Jessi" auf dem RasPI<br />
Und ich nehme an, node 12.x  soll nicht benutzt werden?</p>
]]></description><link>https://forum.iobroker.net/post/280569</link><guid isPermaLink="true">https://forum.iobroker.net/post/280569</guid><dc:creator><![CDATA[nieIP]]></dc:creator><pubDate>Sat, 13 Jul 2019 09:45:46 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:45:31 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 />
Wenn die verwendetet Linux Variante was anderes als 8 vorsieht schon <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60e.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--sunglasses" style="height:23px;width:auto;vertical-align:middle" title=":sunglasses:" alt="😎" /></p>
<p dir="auto">Na egal, er hats geschafft zu versauen.</p>
]]></description><link>https://forum.iobroker.net/post/280561</link><guid isPermaLink="true">https://forum.iobroker.net/post/280561</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:45:31 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:40:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: Jan1">@<bdi>Jan1</bdi></a> sagte in <a href="/post/280558">nodejs v10.x installieren</a>:</p>
<blockquote>
<p dir="auto">ein manuelles Node Update gemacht</p>
</blockquote>
<p dir="auto">Dazu reicht ein apt updare &amp;&amp; apt upgrade</p>
]]></description><link>https://forum.iobroker.net/post/280559</link><guid isPermaLink="true">https://forum.iobroker.net/post/280559</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:27:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nieip" aria-label="Profile: nieIP">@<bdi>nieIP</bdi></a> sagte in <a href="/post/280540">nodejs v10.x installieren</a>:</p>
<blockquote>
<p dir="auto">ioBroker bringt beim Start den Hinweis, das ich nodejs   10  oder 12  benutzen soll.</p>
</blockquote>
<p dir="auto">ja, da bei Node 10 in Buster im IOBroker keine Hinweis diesbezüglich kommt.<br />
Er wohl mal ein manuelles Node Update gemacht und dann kommt eben so was bei raus.</p>
]]></description><link>https://forum.iobroker.net/post/280558</link><guid isPermaLink="true">https://forum.iobroker.net/post/280558</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:27:15 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:24:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: Jan1">@<bdi>Jan1</bdi></a> sagte in <a href="/post/280552">nodejs v10.x installieren</a>:</p>
<blockquote>
<p dir="auto">Er hat auch kein Buster laufen</p>
</blockquote>
<p dir="auto">Sicher?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nieip" aria-label="Profile: nieIP">@<bdi>nieIP</bdi></a> sagte in <a href="/post/280540">nodejs v10.x installieren</a>:</p>
<blockquote>
<p dir="auto">auf meinem Raspi...habe ich<br />
node 10.16<br />
nodejs  11.15</p>
</blockquote>
<p dir="auto">Und wieso zwei Versionen?<br />
Das sieht  mir sehr nach raspi Repo und node Repo aus</p>
]]></description><link>https://forum.iobroker.net/post/280556</link><guid isPermaLink="true">https://forum.iobroker.net/post/280556</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:24:28 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:18:59 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 />
Er hat auch kein Buster laufen, sonst wäre ihm Node 10 oder 12 ja nicht vorgeschlagen worden. Buster geht schließlich mit 10 los.</p>
<p dir="auto">Die "normale" Doku für manuelle Linux IOBroker Installation hat er aber auch nicht gelesen, da dort alles zu seinem Problem, oder besser wie man dieses Problem von vornherein vermeidet, steht<img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61c.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--stuck_out_tongue_winking_eye" style="height:23px;width:auto;vertical-align:middle" title=":stuck_out_tongue_winking_eye:" alt="😜" /></p>
]]></description><link>https://forum.iobroker.net/post/280552</link><guid isPermaLink="true">https://forum.iobroker.net/post/280552</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:18:59 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 08:13:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nieip" aria-label="Profile: nieIP">@<bdi>nieIP</bdi></a></p>
<p dir="auto">Ich wusste dochh, dass niemand die Announcements liest <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f627.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--anguished" style="height:23px;width:auto;vertical-align:middle" title=":anguished:" alt="😧" /><br />
<a href="https://forum.iobroker.net/topic/23590/nodejs-v8-x-unter-buster">https://forum.iobroker.net/topic/23590/nodejs-v8-x-unter-buster</a></p>
]]></description><link>https://forum.iobroker.net/post/280550</link><guid isPermaLink="true">https://forum.iobroker.net/post/280550</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 13 Jul 2019 08:13:43 GMT</pubDate></item><item><title><![CDATA[Reply to nodejs  v10.x  installieren on Sat, 13 Jul 2019 07:34:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nieip" aria-label="Profile: nieIP">@<bdi>nieIP</bdi></a><br />
in dem Du die Doku liest und erst mal alle Node deinstallierst und danach gleich die 10. Im Anschluss NPM rebuild, steht aber auch so in der Doku.</p>
]]></description><link>https://forum.iobroker.net/post/280542</link><guid isPermaLink="true">https://forum.iobroker.net/post/280542</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 13 Jul 2019 07:34:33 GMT</pubDate></item></channel></rss>