<?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-abi" problem with MM v2.18.0]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">after updating to MagicMirror v2.18.0, a couple of modules show some errors related with “node-abi”. I already did a fresh installation of MagicMirror and node.js but the problems persist. A separate installation of node-abi in the module folder and the main MagicMirror-folder (via command “npm i node-abi”) did not solve the issues, either.</p>
<p dir="auto">Can someone help me, how to fix it? Thank you in advance!</p>
<p dir="auto">The following terminal outputs are shown, when I try to install the module “MMM-Buttons”:</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ cd ~/MagicMirror/modules # adapt directory if you are using a different one
pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/Jopyth/MMM-Buttons.git
Cloning into 'MMM-Buttons'...
remote: Enumerating objects: 54, done.
remote: Total 54 (delta 0), reused 0 (delta 0), pack-reused 54
Unpacking objects: 100% (54/54), done.
pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Buttons
pi@raspberrypi:~/MagicMirror/modules/MMM-Buttons $ npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
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

&gt; Magic-Mirror-Module-Buttons@1.0.0 postinstall
&gt; node_modules/.bin/electron-rebuild -e ../../node_modules/electron

⠋ Searching dependency tree
An unhandled error occurred inside electron-rebuild
Could not detect abi for version 16.0.5 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron

Error: Could not detect abi for version 16.0.5 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron
    at Object.getAbi (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/node-abi/index.js:36:9)
    at new Rebuilder (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/src/rebuild.js:126:48)
    at rebuildWithOptions (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/src/rebuild.js:404:23)
    at Object.doRebuild [as rebuild] (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/src/rebuild.js:427:16)
    at /home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/src/cli.js:124:33
    at Generator.next (&lt;anonymous&gt;)
    at fulfilled (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/src/cli.js:6:58)
npm ERR! code 255
npm ERR! path /home/pi/MagicMirror/modules/MMM-Buttons
npm ERR! command failed
npm ERR! command sh -c node_modules/.bin/electron-rebuild -e ../../node_modules/electron

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2022-01-14T21_22_15_425Z-debug.log

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/16198/node-abi-problem-with-mm-v2-18-0</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 15:19:27 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16198.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Jan 2022 22:05:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to "node-abi" problem with MM v2.18.0 on Sun, 16 Jan 2022 02:23:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> Good reference.  It’s how I got all mine working again after the upgrade… now everything is working again!!!</p>
]]></description><link>https://forum.magicmirror.builders/post/98635</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98635</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 16 Jan 2022 02:23:23 GMT</pubDate></item><item><title><![CDATA[Reply to "node-abi" problem with MM v2.18.0 on Sat, 15 Jan 2022 17:41:10 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for this cross reference! I will follow the instructions in the other thread then and - in case - post further questions there.</p>
<p dir="auto">Cheers folks!</p>
]]></description><link>https://forum.magicmirror.builders/post/98613</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98613</guid><dc:creator><![CDATA[hclaus]]></dc:creator><pubDate>Sat, 15 Jan 2022 17:41:10 GMT</pubDate></item><item><title><![CDATA[Reply to "node-abi" problem with MM v2.18.0 on Sat, 15 Jan 2022 00:59:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a>  mouahmouah… I’m a Magician…<br />
Wow You have shared one link of my app!!</p>
]]></description><link>https://forum.magicmirror.builders/post/98576</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98576</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Sat, 15 Jan 2022 00:59:23 GMT</pubDate></item><item><title><![CDATA[Reply to "node-abi" problem with MM v2.18.0 on Fri, 14 Jan 2022 22:18:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hclaus" aria-label="Profile: hclaus">@<bdi>hclaus</bdi></a></p>
<p dir="auto">see <a href="https://forum.magicmirror.builders/topic/16074/electron-rebuild-and-magicmirror-v2-18-and-more?page=1">https://forum.magicmirror.builders/topic/16074/electron-rebuild-and-magicmirror-v2-18-and-more?page=1</a></p>
]]></description><link>https://forum.magicmirror.builders/post/98574</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98574</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Fri, 14 Jan 2022 22:18:11 GMT</pubDate></item></channel></rss>