<?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[NPM Error nach Update von ioBroker.admin]]></title><description><![CDATA[<p dir="auto">Hallo Leutz,</p>
<p dir="auto">ich weiß grad nicht weiter, wie ich das NPM Problem lösen kann.</p>
<p dir="auto">Ich hab bisher iobroker 2.x verwendet und heute mal das Update auf die 3.3.3 angestoßen.</p>
<p dir="auto">Seitdem sehe ich im Admin bei verfügbaren Updates nur ein NPM Error.</p>
<pre><code>root@raspberrypi:~# node -v
v4.5.0

root@raspberrypi:~# npm -v
ERROR: npm is known not to run on Node.js v4.5.0
Node.js 4 is supported but the specific version you're running has
a bug known to break npm. Please update to at least 4.7.0 to use this
version of npm. You can find the latest release of Node.js at https://nodejs.org/

</code></pre>
<p dir="auto">Ein apt-get remove node war erfolglos, es wäre nicht installiert.</p>
<p dir="auto">Ich kann leider auch nicht mehr sagen wie ich es damals eingerichtet hatte.</p>
<p dir="auto">Ein</p>
<pre><code>root@raspberrypi:/# which node
/usr/local/bin/node
</code></pre>
<p dir="auto">Als System nutze ich</p>
<pre><code>root@raspberrypi:~# cat /etc/issue
Raspbian GNU/Linux 8
</code></pre>
<p dir="auto">habt ihr noch ein Howto oder Workaround?</p>
<p dir="auto">Danke</p>
]]></description><link>https://forum.iobroker.net/topic/11764/npm-error-nach-update-von-iobroker-admin</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 00:09:03 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/11764.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Mar 2018 15:08:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 18:13:58 GMT]]></title><description><![CDATA[<p dir="auto">In dem Zusammenhang wäre es interessant zu wissen wie du iobroker, npm, node bei der installation des PIs installiert hast.</p>
<p dir="auto">Z.B. Schon immer als „root“ user!?</p>
]]></description><link>https://forum.iobroker.net/post/141734</link><guid isPermaLink="true">https://forum.iobroker.net/post/141734</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Wed, 21 Mar 2018 18:13:58 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 18:09:44 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/davidaff" aria-label="Profile: Davidaff">@<bdi>Davidaff</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Ich hab nun den Symlink geändert, nun hauts hin. ;) `</p>
</blockquote>
<p dir="auto">Was genau hast du da gemacht? Ich kann mit der Info nichts anfangen! :?</p>
<p dir="auto">Enrico</p>
]]></description><link>https://forum.iobroker.net/post/141733</link><guid isPermaLink="true">https://forum.iobroker.net/post/141733</guid><dc:creator><![CDATA[RappiRN]]></dc:creator><pubDate>Wed, 21 Mar 2018 18:09:44 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 17:49:25 GMT]]></title><description><![CDATA[<p dir="auto">ja hatte es ausgeführt, allerdings kam mit node -v immernoch die alte Version.</p>
<p dir="auto">Ich hab nun den Symlink geändert, nun hauts hin. ;)</p>
]]></description><link>https://forum.iobroker.net/post/141728</link><guid isPermaLink="true">https://forum.iobroker.net/post/141728</guid><dc:creator><![CDATA[Davidaff]]></dc:creator><pubDate>Wed, 21 Mar 2018 17:49:25 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 17:39:26 GMT]]></title><description><![CDATA[<p dir="auto">Und wenn er einfach ein apt update &amp;&amp; apt upgrade macht?</p>
<p dir="auto">Dann müsste ja auch node upgedated werden.</p>
<p dir="auto">Gruß Rainer</p>
]]></description><link>https://forum.iobroker.net/post/141726</link><guid isPermaLink="true">https://forum.iobroker.net/post/141726</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 21 Mar 2018 17:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 17:37:38 GMT]]></title><description><![CDATA[<p dir="auto">Scheinbar nicht, denn die node-Version ist unverändert!</p>
<p dir="auto">Enrico</p>
]]></description><link>https://forum.iobroker.net/post/141725</link><guid isPermaLink="true">https://forum.iobroker.net/post/141725</guid><dc:creator><![CDATA[RappiRN]]></dc:creator><pubDate>Wed, 21 Mar 2018 17:37:38 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 17:14:29 GMT]]></title><description><![CDATA[<p dir="auto">Hast du das````<br />
apt-get install nodejs</p>
<pre><code class="language-ausgeführt"></code></pre>
]]></description><link>https://forum.iobroker.net/post/141722</link><guid isPermaLink="true">https://forum.iobroker.net/post/141722</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Wed, 21 Mar 2018 17:14:29 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 17:04:42 GMT]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<pre><code>root@raspberrypi:/opt/iobroker# sudo apt-get --purge remove node
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paket »node« ist nicht installiert, wird also auch nicht entfernt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.

</code></pre>
<p dir="auto">Wie gesagt, es ist nichts da…</p>
<pre><code>root@raspberrypi:/opt/iobroker# sudo apt-get --purge remove nodejs
Die folgenden Pakete werden ENTFERNT:
  nodejs*
0 aktualisiert, 0 neu installiert, 1 zu entfernen und 2 nicht aktualisiert.
Nach dieser Operation werden 38,6 MB Plattenplatz freigegeben.
Möchten Sie fortfahren? [J/n] j

</code></pre>
<p dir="auto">hat geklappt.</p>
<pre><code>root@raspberrypi:/opt/iobroker# sudo apt-get autoremove
Die folgenden Pakete werden ENTFERNT:
  rlwrap
0 aktualisiert, 0 neu installiert, 1 zu entfernen und 2 nicht aktualisiert.

</code></pre>
<p dir="auto">Das</p>
<pre><code>curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

</code></pre>
<p dir="auto">lief soweit durch, allerdings kommt dann unten noch der Hinweis</p>
<h2>Run <code>apt-get install nodejs</code> (as root) to install Node.js v6.x LTS Boron and npm</h2>
<p dir="auto">Es macht keinen unterschied ob ich nun nodejs installiere oder nicht, es kommt mit</p>
<pre><code>root@raspberrypi:/opt/iobroker# node -v
v4.5.0

root@raspberrypi:/opt/iobroker# npm -v
ERROR: npm is known not to run on Node.js v4.5.0
Node.js 4 is supported but the specific version you're running has
a bug known to break npm. Please update to at least 4.7.0 to use this
version of npm. You can find the latest release of Node.js at https://nodejs.org/

</code></pre>
<p dir="auto">immer das gleiche… <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f622.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--cry" style="height:23px;width:auto;vertical-align:middle" title=":cry:" alt="😢" /></p>
]]></description><link>https://forum.iobroker.net/post/141721</link><guid isPermaLink="true">https://forum.iobroker.net/post/141721</guid><dc:creator><![CDATA[Davidaff]]></dc:creator><pubDate>Wed, 21 Mar 2018 17:04:42 GMT</pubDate></item><item><title><![CDATA[Reply to NPM Error nach Update von ioBroker.admin on Wed, 21 Mar 2018 16:47:16 GMT]]></title><description><![CDATA[<p dir="auto">Versuch mal ein node-upgade mit</p>
<pre><code>cd /opt/iobroker
iobroker stop
sudo apt-get --purge remove node
sudo apt-get --purge remove nodejs
sudo apt-get autoremove
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
iobroker start
</code></pre>
<p dir="auto">Und dann nochmal die Ausgaben von</p>
<pre><code>npm -v
node -v
</code></pre>
<p dir="auto">Enrico</p>
]]></description><link>https://forum.iobroker.net/post/141720</link><guid isPermaLink="true">https://forum.iobroker.net/post/141720</guid><dc:creator><![CDATA[RappiRN]]></dc:creator><pubDate>Wed, 21 Mar 2018 16:47:16 GMT</pubDate></item></channel></rss>