<?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[js-controller lässt sich nicht updaten...]]></title><description><![CDATA[<p dir="auto">Guten Abend,</p>
<p dir="auto">nach einem update von node v14 auf v16 und npm v6 auf v8.15 läßt sich der js-controler (4.0.21 --&gt;4.0.23) nicht updaten.<br />
Den fixer hab ich schon ein paar mal drüber laufen lassen, neu gestartet sowie den Befehl:</p>
<pre><code>for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
</code></pre>
<p dir="auto">im Verzeichnis /opt/iobroker/node_modules ausgeführt.<br />
Nachfolgend hab ich den Ausdruck des debug modus angehängt.</p>
<p dir="auto">Für einen Hinweis wäre ich dankbar.</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>pi@ioBroker:/opt/iobroker/node_modules $ iobroker upgrade self --debug
Update js-controller from @4.0.21 to @4.0.23
Stopped Objects DB
Stopped States DB
NPM version: 8.15.0
Installing iobroker.js-controller@4.0.23... (System call)
npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated appdirectory@0.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 1
npm ERR! path /opt/iobroker/node_modules/openzwave-shared
npm ERR! command failed
npm ERR! command sh /tmp/install-fb22f918.sh
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird betreten
npm ERR!   CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird verlassen
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.0.0
npm ERR! gyp info using node@16.17.1 | linux | arm
npm ERR! gyp info find Python using Python version 3.7.3 found at "/usr/bin/python3"
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/openzwave-shared/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.17.1/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/16.17.1',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/16.17.1/&lt;(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/openzwave-shared',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8.h:30,
npm ERR!                  from ../src/openzwave.hpp:27,
npm ERR!                  from ../src/callbacks.cc:18:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                       ^~~~~~~~~~~
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: note: suggested alternative: ‘remove_cv’
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                       ^~~~~~~~~~~
npm ERR!                                       remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: note: suggested alternative: ‘remove_cv’
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                       ^~~~~~~~~~~
npm ERR!                                       remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:50: error: template argument 2 is invalid
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                                   ^
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:63: error: ‘::Perform’ has not been declared
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                                                ^~~~~~~
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:63: note: suggested alternative: ‘perror’
npm ERR!              !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!                                                                ^~~~~~~
npm ERR!                                                                perror
npm ERR! make: *** [openzwave_shared.target.mk:148: Release/obj.target/openzwave_shared/src/callbacks.o] Fehler 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Linux 5.10.103-v7l+
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/openzwave-shared
npm ERR! gyp ERR! node -v v16.17.1
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-09-24T19_39_48_428Z-debug-0.log
</code></pre>
<p dir="auto"></p></section></section><p></p>
<p dir="auto">Gruß</p>
]]></description><link>https://forum.iobroker.net/topic/58287/js-controller-lässt-sich-nicht-updaten</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 00:02:45 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/58287.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Sep 2022 20:12:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Sun, 09 Oct 2022 10:42: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> <a class="plugin-mentions-user plugin-mentions-a" href="/user/djmarc75" aria-label="Profile: DJMarc75">@<bdi>DJMarc75</bdi></a><br />
Danke für eure Unterstützung!<br />
Am Ende hab ich es nicht hinbekommen. Also hab ich eine neue SD-Karte gekauft, neu aufgesetzt und Backup eingespielt.</p>
<p dir="auto">Es läuft fast alles wieder...schönen Sonntag.</p>
]]></description><link>https://forum.iobroker.net/post/870629</link><guid isPermaLink="true">https://forum.iobroker.net/post/870629</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Sun, 09 Oct 2022 10:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:56:43 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<p dir="auto">Irgendwie kann ich dir nicht folgen.</p>
<pre><code>cd /opt/iobroker 
npm ls
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866232</link><guid isPermaLink="true">https://forum.iobroker.net/post/866232</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:56:43 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:51: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></p>
<p dir="auto">Habe die beiden adapter über die web Konsole von Biobroker deinstalliert und die beiden befehle noch mal ausgeführt. Mit dem selben Ergebnis.</p>
<p dir="auto">zwischenzeitlich kam dein neuer post, welchen ich ausgeführt habe, nachdem die Deinstallation (oder der versuch) abgeschlossen war.</p>
<p dir="auto">Beim letzten hängt er jetzt noch...</p>
<pre><code>iobroker del zwave
Delete adapter "zwave"
host.ioBroker Counted 1 meta of zwave
host.ioBroker Counted 1 adapter for zwave
host.ioBroker file zwave.admin deleted
host.ioBroker object zwave deleted
host.ioBroker object zwave.admin deleted
host.ioBroker Deleting 2 object(s).



</code></pre>
<p dir="auto">Wenn der Biobroker läuft, gehen fast alle adapter bis auf der javascript.0 ist das evtl. noch ein weiteres Symptom?</p>
]]></description><link>https://forum.iobroker.net/post/866228</link><guid isPermaLink="true">https://forum.iobroker.net/post/866228</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:51:56 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:12:29 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866207">js-controller lässt sich nicht updaten...</a>:</p>
<blockquote>
<p dir="auto">iobroker.zwave</p>
</blockquote>
<p dir="auto">Wo kommt der denn noch her?</p>
<pre><code>iobroker del zwave
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866208</link><guid isPermaLink="true">https://forum.iobroker.net/post/866208</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:12:29 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:11:22 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">Das hatte ich vorher ausgeführt...oder?</p>
<pre><code>npm ls openzwave-shared
iobroker.inst@2.0.3 /opt/iobroker
└─┬ iobroker.zwave@2.0.1
  └── openzwave-shared@1.7.2
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866207</link><guid isPermaLink="true">https://forum.iobroker.net/post/866207</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:08:29 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866200">js-controller lässt sich nicht updaten...</a>:</p>
<pre><code>cd /opt/iobroker
npm ls openzwave-shared
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866203</link><guid isPermaLink="true">https://forum.iobroker.net/post/866203</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:08:29 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 19:06:28 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">War nicht so erfolgreich:</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>sudo -H -u iobroker npm uninstall openzwave-shared
npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated appdirectory@0.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 1
npm ERR! path /opt/iobroker/node_modules/openzwave-shared
npm ERR! command failed
npm ERR! command sh /tmp/install-6a225777.sh
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird betreten
npm ERR!   CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird verlassen
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.0.0
npm ERR! gyp info using node@16.17.1 | linux | arm
npm ERR! gyp info find Python using Python version 3.9.2 found at "/usr/bin/python3"
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/openzwave-shared/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.17.1/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/16.17.1',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/16.17.1/&lt;(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/openzwave-shared',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8.h:30,
npm ERR!                  from ../src/openzwave.hpp:27,
npm ERR!                  from ../src/callbacks.cc:18:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:50: error: template argument 2 is invalid
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                  ^
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:63: error: ‘::Perform’ has not been declared
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                               ^~~~~~~
npm ERR! make: *** [openzwave_shared.target.mk:148: Release/obj.target/openzwave_shared/src/callbacks.o] Fehler 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Linux 5.15.61-v7l+
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/openzwave-shared
npm ERR! gyp ERR! node -v v16.17.1
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-09-30T18_02_11_700Z-debug-0.log
``
[/s]</code></pre>
</section></section>]]></description><link>https://forum.iobroker.net/post/866200</link><guid isPermaLink="true">https://forum.iobroker.net/post/866200</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 19:06:28 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 18:00:58 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866119">js-controller lässt sich nicht updaten...</a>:</p>
<blockquote>
<p dir="auto">openzwave-shared</p>
</blockquote>
<p dir="auto">Schmeiß den Kram mal raus.</p>
<pre><code>cd /opt/iobroker 
npm ls openzwave-shared
sudo -H -u iobroker npm uninstall openzwave-shared
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866127</link><guid isPermaLink="true">https://forum.iobroker.net/post/866127</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 18:00:58 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:58:03 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 />
Ja...versuche gerade wieder ein update vom js-controller</p>
<p dir="auto">Ergebnis:</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>iobroker upgrade self --debug
Update js-controller from @4.0.21 to @4.0.23
Stopped Objects DB
Stopped States DB
NPM version: 8.15.0
Installing iobroker.js-controller@4.0.23... (System call)
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
npm WARN deprecated appdirectory@0.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 1
npm ERR! path /opt/iobroker/node_modules/openzwave-shared
npm ERR! command failed
npm ERR! command sh /tmp/install-568a43d9.sh
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird betreten
npm ERR!   CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird verlassen
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.0.0
npm ERR! gyp info using node@16.17.1 | linux | arm
npm ERR! gyp info find Python using Python version 3.9.2 found at "/usr/bin/python3"
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/openzwave-shared/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.17.1/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/16.17.1',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/16.17.1/&lt;(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/openzwave-shared',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8.h:30,
npm ERR!                  from ../src/openzwave.hpp:27,
npm ERR!                  from ../src/callbacks.cc:18:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:50: error: template argument 2 is invalid
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                  ^
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:63: error: ‘::Perform’ has not been declared
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                               ^~~~~~~
npm ERR! make: *** [openzwave_shared.target.mk:148: Release/obj.target/openzwave_shared/src/callbacks.o] Fehler 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Linux 5.15.61-v7l+
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/openzwave-shared
npm ERR! gyp ERR! node -v v16.17.1
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-09-30T17_36_01_287Z-debug-0.log
``
[/s]</code></pre>
</section></section>]]></description><link>https://forum.iobroker.net/post/866119</link><guid isPermaLink="true">https://forum.iobroker.net/post/866119</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:58:03 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:36:23 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<p dir="auto">Hast du jetzt die Befehle aus Post #21 ausgeführt?</p>
]]></description><link>https://forum.iobroker.net/post/866117</link><guid isPermaLink="true">https://forum.iobroker.net/post/866117</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:36:23 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:34:42 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"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>iob update -i
Used repository: stable
Adapter    "admin"        : 6.2.22   , installed 6.2.22
Adapter    "amazon-dash"  : 1.1.0    , installed 0.3.1  [Updatable]
Adapter    "backitup"     : 2.4.12   , installed 2.4.12
Adapter    "ble"          : 0.13.0   , installed 0.13.0
Adapter    "bsblan"       : 0.2.2    , installed 0.2.2
Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
Adapter    "discovery"    : 3.0.5    , installed 3.0.5
Adapter    "flot"         : 1.11.0   , installed 1.11.0
Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
Adapter    "geofency"     : 1.1.1    , installed 1.1.1
Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
Adapter    "harmony"      : 1.2.2    , installed 1.2.2
Adapter    "history"      : 2.2.0    , installed 2.2.0
Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
Adapter    "homekit-controller": 0.5.1, installed 0.5.1
Adapter    "ical"         : 1.13.1   , installed 1.13.1
Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
Adapter    "influxdb"     : 3.1.8    , installed 3.1.8
Adapter    "info"         : 1.9.19   , installed 1.9.19
Adapter    "iqontrol"     : 2.0.0    , installed 2.0.1
Adapter    "javascript"   : 6.0.3    , installed 6.0.3
Controller "js-controller": 4.0.23   , installed 4.0.21 [Updatable]
Adapter    "mielecloudservice": 6.3.2, installed 6.3.2
Adapter    "mihome"       : 1.4.0    , installed 1.4.0
Adapter    "mihome-vacuum": 3.4.2    , installed 3.4.2
Adapter    "mobile"       : 1.0.1    , installed 1.0.1
Adapter    "modbus"       : 5.0.5    , installed 5.0.5
Adapter    "openweathermap": 0.3.0   , installed 0.3.0
Adapter    "paw"          : 0.3.2    , installed 0.3.2
Adapter    "proxy"        : 1.3.1    , installed 1.3.1
Adapter    "pushover"     : 3.0.3    , installed 3.0.3
Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
Adapter    "s7"           : 1.3.13   , installed 1.3.13
Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
Adapter    "socketio"     : 4.2.0    , installed 4.2.0
Adapter    "sonos"        : 2.2.3    , installed 2.2.3
Adapter    "synology"     : 2.1.9    , installed 2.1.9
Adapter    "telegram"     : 1.14.1   , installed 1.14.1
Adapter    "terminal"     : 0.2.6    , installed 0.2.6
Adapter    "tinker"       : 1.1.1    , installed 1.1.1
Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
Adapter    "trashschedule": 2.0.3    , installed 2.0.3
Adapter    "vis"          : 1.4.15   , installed 1.4.15
Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
Adapter    "weatherunderground": 3.4.2, installed 3.4.2
Adapter    "web"          : 4.3.0    , installed 4.3.0
Adapter    "ws"           : 1.3.0    , installed 1.3.0
Adapter    "yahka"        : 0.13.1   , installed 0.13.1
Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
Adapter    "zwave2"       : 3.0.3    , installed 3.0.3
</code></pre>
<p dir="auto"></p></section></section><p></p>
]]></description><link>https://forum.iobroker.net/post/866116</link><guid isPermaLink="true">https://forum.iobroker.net/post/866116</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:34:15 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866113">js-controller lässt sich nicht updaten...</a>:</p>
<blockquote>
<p dir="auto">Ich habe die zwave adapter installiert aber nicht aktiviert</p>
</blockquote>
<p dir="auto">Das Zeug spukt da aber noch herum.</p>
<blockquote>
<p dir="auto">(haben nicht funktioniert oder so, weiß nicht mehr genau)</p>
</blockquote>
<p dir="auto">Kein Wunder...</p>
]]></description><link>https://forum.iobroker.net/post/866115</link><guid isPermaLink="true">https://forum.iobroker.net/post/866115</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:32:50 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> Das ist ein gute Frage...kann ich nicht beantworten.<br />
Ich habe die zwave adapter installiert aber nicht aktiviert (haben nicht funktioniert oder so, weiß nicht mehr genau)</p>
]]></description><link>https://forum.iobroker.net/post/866113</link><guid isPermaLink="true">https://forum.iobroker.net/post/866113</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:32:50 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:30:01 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<p dir="auto">Warum wird da eigentlich openzwave gebaut?<br />
Wenn ich der readme von zwave2 vertrauen darf wird das (anders als iobroker.zwave) da garnicht benötigt?<br />
Was haste da also am Start?</p>
<pre><code>iob update -i
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866111</link><guid isPermaLink="true">https://forum.iobroker.net/post/866111</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:30:01 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:24:05 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866102">js-controller lässt sich nicht updaten...</a>:</p>
<p dir="auto">Lass die Finger von individuellen Updates von npm. Egal ob das irgendwo empfohlen wird.</p>
<pre><code>iobroker stop
sudo apt update
sudo apt full-upgrade
sudo apt install --reinstall nodejs
cd /opt/iobroker 
sudo -H -u iobroker npm cache clear --force
sudo reboot
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866105</link><guid isPermaLink="true">https://forum.iobroker.net/post/866105</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:24:05 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:21:08 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<p dir="auto">Interessanter wäre:</p>
<pre><code>sudo ln -s /usr/bin/node /usr/bin/nodejs
uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; iob -v &amp;&amp; whoami &amp;&amp; groups &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866103</link><guid isPermaLink="true">https://forum.iobroker.net/post/866103</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:21:08 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:21:12 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">Das Ergebnis des update Versuchs vor dem neuen update:</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>iobroker upgrade self --debug
Update js-controller from @4.0.21 to @4.0.23
Stopped Objects DB
Stopped States DB
NPM version: 8.19.2
Installing iobroker.js-controller@4.0.23... (System call)
npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated appdirectory@0.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions &gt;=3.2.0 &lt;3.2.7 || &gt;=4 &lt;4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 1
npm ERR! path /opt/iobroker/node_modules/openzwave-shared
npm ERR! command failed
npm ERR! command sh -c -- node-gyp rebuild
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird betreten
npm ERR!   CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird verlassen
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.1.0
npm ERR! gyp info using node@16.17.1 | linux | arm
npm ERR! gyp info find Python using Python version 3.9.2 found at "/usr/bin/python3"
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/openzwave-shared/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.17.1/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/16.17.1',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/16.17.1/&lt;(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/openzwave-shared',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8.h:30,
npm ERR!                  from ../src/openzwave.hpp:27,
npm ERR!                  from ../src/callbacks.cc:18:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:50: error: template argument 2 is invalid
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                  ^
npm ERR! /home/iobroker/.cache/node-gyp/16.17.1/include/node/v8-internal.h:492:63: error: ‘::Perform’ has not been declared
npm ERR!   492 |             !std::is_same&lt;Data, std::remove_cv_t&lt;T&gt;&gt;::value&gt;::Perform(data);
npm ERR!       |                                                               ^~~~~~~
npm ERR! make: *** [openzwave_shared.target.mk:148: Release/obj.target/openzwave_shared/src/callbacks.o] Fehler 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:201:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Linux 5.15.61-v7l+
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/openzwave-shared
npm ERR! gyp ERR! node -v v16.17.1
npm ERR! gyp ERR! node-gyp -v v9.1.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-09-30T16_58_37_038Z-debug-0.log
</code></pre>
<p dir="auto"></p></section></section><p></p>
<p dir="auto">Teil 2:</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; iob -v &amp;&amp; whoami &amp;&amp; groups &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
v16.17.1
v16.17.1
8.19.2
4.0.21
pi
pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
/home
OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
OK:2 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                               
OK:3 https://repos.influxdata.com/debian bullseye InRelease                                                                                                                 
OK:4 https://phoscon.de/apt/deconz bullseye InRelease                                                                   
OK:5 https://deb.nodesource.com/node_16.x bullseye InRelease                                    
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Aktualisierung für 4 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
nodejs:
 Installiert:           16.17.1-deb-1nodesource1
 Installationskandidat: 16.17.1-deb-1nodesource1
 Versionstabelle:
*** 16.17.1-deb-1nodesource1 500
       500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
       100 /var/lib/dpkg/status
    12.22.12~dfsg-1~deb11u1 500
       500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
``
[/s]</code></pre>
</section></section>]]></description><link>https://forum.iobroker.net/post/866102</link><guid isPermaLink="true">https://forum.iobroker.net/post/866102</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:21:12 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:08:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/djmarc75" aria-label="Profile: djmarc75">@<bdi>djmarc75</bdi></a> sagte in <a href="/post/866087">js-controller lässt sich nicht updaten...</a>:</p>
<blockquote>
<p dir="auto">Seh ich das richtig dass da immer noch was krumm ist ?</p>
</blockquote>
<p dir="auto">Siehst du richtig.</p>
<p dir="auto">@Mr-Burns</p>
<pre><code>sudo ln -s /usr/bin/node /usr/bin/nodejs
uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; iob -v &amp;&amp; whoami &amp;&amp; groups &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866092</link><guid isPermaLink="true">https://forum.iobroker.net/post/866092</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:08:25 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:07:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/djmarc75" aria-label="Profile: djmarc75">@<bdi>djmarc75</bdi></a> das kann ich nicht beantworten. Aber im iobroker gehen 2 wichtige adapter nicht:#<br />
s7 und javascript...aber vielleicht mit dem update welches ich gerade durchgeführt habe.</p>
]]></description><link>https://forum.iobroker.net/post/866091</link><guid isPermaLink="true">https://forum.iobroker.net/post/866091</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:07:42 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:06:11 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> ja, ist installiert. versuche gerade noch einmal...</p>
]]></description><link>https://forum.iobroker.net/post/866090</link><guid isPermaLink="true">https://forum.iobroker.net/post/866090</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:06:11 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 17:05:08 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns sagte in <a href="/post/866039">js-controller lässt sich nicht updaten...</a>:</p>
<blockquote>
<p dir="auto">NPM version: 8.19.2</p>
</blockquote>
<p dir="auto">Seh ich das richtig dass da immer noch was krumm ist ?</p>
]]></description><link>https://forum.iobroker.net/post/866087</link><guid isPermaLink="true">https://forum.iobroker.net/post/866087</guid><dc:creator><![CDATA[DJMarc75]]></dc:creator><pubDate>Fri, 30 Sep 2022 17:05:08 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 16:59:51 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<p dir="auto">libopenzwave sollte passen. Die libpcap0.8-dev ist auch installiert?</p>
]]></description><link>https://forum.iobroker.net/post/866084</link><guid isPermaLink="true">https://forum.iobroker.net/post/866084</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 16:59:51 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 16:56:29 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>
<pre><code>apt policy libopenzwave*
libopenzwave1.6-dev:
  Installiert:           1.6.1545+ds-2
  Installationskandidat: 1.6.1545+ds-2
  Versionstabelle:
 *** 1.6.1545+ds-2 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
        100 /var/lib/dpkg/status
libopenzwave1.5:
  Installiert:           (keine)
  Installationskandidat: (keine)
  Versionstabelle:
     1.5+ds-6 -1
        100 /var/lib/dpkg/status
libopenzwave1.6:
  Installiert:           1.6.1545+ds-2
  Installationskandidat: 1.6.1545+ds-2
  Versionstabelle:
 *** 1.6.1545+ds-2 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
        100 /var/lib/dpkg/status
libopenzwave-doc:
  Installiert:           (keine)
  Installationskandidat: 1.6.1545+ds-2
  Versionstabelle:
     1.6.1545+ds-2 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
</code></pre>
]]></description><link>https://forum.iobroker.net/post/866083</link><guid isPermaLink="true">https://forum.iobroker.net/post/866083</guid><dc:creator><![CDATA[Mr. Burns]]></dc:creator><pubDate>Fri, 30 Sep 2022 16:56:29 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller lässt sich nicht updaten... on Fri, 30 Sep 2022 16:54:54 GMT]]></title><description><![CDATA[<p dir="auto">@mr-burns</p>
<blockquote>
<p dir="auto">apt policy libopenzwave*</p>
</blockquote>
<p dir="auto">Ausgaben zeigen...</p>
]]></description><link>https://forum.iobroker.net/post/866081</link><guid isPermaLink="true">https://forum.iobroker.net/post/866081</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 30 Sep 2022 16:54:54 GMT</pubDate></item></channel></rss>