<?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[MQTT Fehler bei Installation]]></title><description><![CDATA[<p dir="auto">Hey Leute,</p>
<p dir="auto">Hab heute einmal Node aktualisiert, da ich noch eine sehr alte Version hatte.</p>
<p dir="auto">Nun Habe ich:</p>
<pre><code>pi@raspberry_io:~ $ npm -v
5.6.0
pi@raspberry_io:~ $ node -v
v9.10.1

</code></pre>
<p dir="auto">Nun Versuchte ich MQTT zu installieren, jedoch kam folgender Fehler:</p>
<p dir="auto"><code>&gt; Fertig mit Fehler: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!NPM 5 is only supported starting with version 5.7.1! Please use "npm install -g npm@4" to downgrade npm to 4.x or use "npm install -g npm@&gt;=5.7.1" to install a supported version of npm 5! You need to make sure to repeat this step after installing an update to NodeJS and/or npm !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</code></p>
<p dir="auto">Kann man da etwas dagegen machen, oder muss man Node wieder downgraden?</p>
]]></description><link>https://forum.iobroker.net/topic/12546/mqtt-fehler-bei-installation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 10:38:00 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/12546.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Apr 2018 17:12:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT Fehler bei Installation on Mon, 23 Apr 2018 18:23:37 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/quorle" aria-label="Profile: quorle">@<bdi>quorle</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Also, dein Code funktioniert leider nicht, da wird folgender Error ausgeworfen: `<br />
sorry, natürlich habe ich sudo vergessen und das &lt; gehört da auch nicht mehr rein :(</p>
</blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/quorle" aria-label="Profile: quorle">@<bdi>quorle</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Jetzt hat er auf einmal das richtige installiert: `<br />
dann ist jetzt 5.8.0 im stable.</p>
</blockquote>
<p dir="auto">aber du weisst das die ungeraden node-Versionen Entwicklerversionen sind?</p>
<p dir="auto">Gruß</p>
<p dir="auto">Rainer</p>
]]></description><link>https://forum.iobroker.net/post/148572</link><guid isPermaLink="true">https://forum.iobroker.net/post/148572</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 23 Apr 2018 18:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Fehler bei Installation on Mon, 23 Apr 2018 18:18:55 GMT]]></title><description><![CDATA[<p dir="auto">Also, dein Code funktioniert leider nicht, da wird folgender Error ausgeworfen:</p>
<pre><code>pi@raspberry_io:~ $ npm install -g npm@&gt;latest
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules/np                                 m
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! path /usr/local/lib/node_modules/npm
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules/n                                 pm'
npm ERR!  { Error: EACCES: permission denied, access '/usr/local/lib/node_module                                 s/npm'
npm ERR!   stack: 'Error: EACCES: permission denied, access \'/usr/local/lib/nod                                 e_modules/npm\'',
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/local/lib/node_modules/npm' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the                                  current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check t                                 he
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended                                 ).

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2018-04-23T18_13_04_093Z-debug.log

</code></pre>
<p dir="auto">Habe jetzt das zweite mal folgendes durchgeführt:</p>
<pre><code>sudo npm cache clean -f
sudo npm update npm -g
sudo npm install -g n
sudo n stable
</code></pre>
<p dir="auto">Jetzt hat er auf einmal das richtige installiert:</p>
<pre><code>npm -v:
5.8.0

node -v:
v9.10.1

</code></pre>
]]></description><link>https://forum.iobroker.net/post/148570</link><guid isPermaLink="true">https://forum.iobroker.net/post/148570</guid><dc:creator><![CDATA[quorle]]></dc:creator><pubDate>Mon, 23 Apr 2018 18:18:55 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Fehler bei Installation on Mon, 23 Apr 2018 18:05:54 GMT]]></title><description><![CDATA[<p dir="auto">du musst mindestens nmp 5.7.1 haben, aktuell ist npm 5.8.0 die latest.</p>
<p dir="auto">Also schön artig sein und (fast das) tun was dir deine Meldung sagt</p>
<pre><code>npm install -g npm@&gt;latest
</code></pre>
<p dir="auto">Dann kannst du sofort weitermachen</p>
<p dir="auto">Gruß</p>
<p dir="auto">Rainer</p>
]]></description><link>https://forum.iobroker.net/post/148562</link><guid isPermaLink="true">https://forum.iobroker.net/post/148562</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 23 Apr 2018 18:05:54 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Fehler bei Installation on Mon, 23 Apr 2018 17:32:44 GMT]]></title><description><![CDATA[<p dir="auto">Gegen die Meldung :D ohne jetzt großartig zu doktorn</p>
<p dir="auto"><strong><strong>npm -v ergibt:</strong></strong></p>
<pre><code>pi@raspberry_io:~ $ npm -v
5.6.0

</code></pre>
]]></description><link>https://forum.iobroker.net/post/148551</link><guid isPermaLink="true">https://forum.iobroker.net/post/148551</guid><dc:creator><![CDATA[quorle]]></dc:creator><pubDate>Mon, 23 Apr 2018 17:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Fehler bei Installation on Mon, 23 Apr 2018 17:16:28 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/quorle" aria-label="Profile: quorle">@<bdi>quorle</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Kann man da etwas dagegen machen, oder muss man Node wieder downgraden? `<br />
Wo gegen?</p>
</blockquote>
<p dir="auto">die Anleitung steht doch in der Meldung</p>
<p dir="auto">Was ergibt denn````<br />
npm -v</p>
<pre><code>
Gruß

Rainer</code></pre>
]]></description><link>https://forum.iobroker.net/post/148548</link><guid isPermaLink="true">https://forum.iobroker.net/post/148548</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 23 Apr 2018 17:16:28 GMT</pubDate></item></channel></rss>