<?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[MMM-usonic Problems]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">So i am trying to get my ultrasonic sensors to work and i found this module and i was wondering if anyone has had luck trying to get this module to work<br />
<a href="https://github.com/mochman/mmm-usonic" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mochman/mmm-usonic</a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/mochman" aria-label="Profile: mochman">@<bdi>mochman</bdi></a><br />
Because after following the steps i run the MagicMirror and bunch of errors show up. So if you got this too work please let me know</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/12432/mmm-usonic-problems</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 20:06:32 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12432.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Mar 2020 01:38:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:24:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> oh ok oh well then</p>
]]></description><link>https://forum.magicmirror.builders/post/71413</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71413</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:24:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:22:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> no idea… don’t know anything about all that stuff… I’ve seen a few other people doing swipe actions on their mirrors… don’t recognize any big issues, other than its a tediuos setup…</p>
]]></description><link>https://forum.magicmirror.builders/post/71412</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71412</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:22:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:20:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> so is this problem solvable or should i find another module?</p>
]]></description><link>https://forum.magicmirror.builders/post/71411</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71411</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:17:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> looks like the usonic needed sudo mode…too… dumb</p>
<p dir="auto">welcome to the ‘fun’ part of open source, constantly changing runtimes and volunteer developers</p>
]]></description><link>https://forum.magicmirror.builders/post/71410</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71410</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:17:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:15:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> after reasearching a bit i dont think this modules works anymore with the new updates of pi and MMM a ssaid here<br />
<a href="https://forum.magicmirror.builders/topic/205/mmm-swipe-hand-gestures/32">https://forum.magicmirror.builders/topic/205/mmm-swipe-hand-gestures/32</a></p>
]]></description><link>https://forum.magicmirror.builders/post/71409</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71409</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:15:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 21:07:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> so i had a look and apparently this was missing <code> || hardware === 'BCM2835'</code> from <code>else if (hardware === 'BCM2709' || hardware === 'BCM2835')</code> but when i added that now its giving a different error</p>
<pre><code>[14:05:10.212] [ERROR]  Error: EACCES, Permission denied
    at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-gpio/lib/gpio.js:30:18
    at ChildProcess.exithandler (child_process.js:299:7)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.&lt;anonymous&gt; (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.&lt;anonymous&gt; (net.js:658:12) {
  errno: 13,
  code: 'EACCES',
  syscall: 'init'
}
[14:05:10.252] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[14:05:10.254] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
[14:05:10.276] [LOG]    Whoops! There was an uncaught exception...
[14:05:10.278] [ERROR]  Error: EACCES, Permission denied
    at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-usonic/lib/usonic.js:32:20
    at ChildProcess.exithandler (child_process.js:299:7)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.&lt;anonymous&gt; (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.&lt;anonymous&gt; (net.js:658:12) {
  errno: 13,
  code: 'EACCES',
  syscall: 'init'
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/71408</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71408</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 21:07:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:51:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> said in <a href="/post/71403">MMM-usonic Problems</a>:</p>
<blockquote>
<p dir="auto">Error: unknown hardware: “BCM2835”<br />
at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-usonic/lib/usonic.js:34:29</p>
</blockquote>
<p dir="auto">no idea, you would have to read the code there</p>
]]></description><link>https://forum.magicmirror.builders/post/71407</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71407</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:48:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> But it is the same as the one in the readMe</p>
<p dir="auto">readme:</p>
<pre><code class="language-js">	{
		module: 'MMM-Swipe',
		position: 'bottom_left',	// Doesn't matter after it's setup.  It should be blank.
									// Best results in one of the side regions like: bottom_left
		config: {
			// See 'Configuration options' for more information.
			echoLeftPin: 24, 		//Left Sensor's BCM Numbered Echo pin - REQUIRED
			triggerLeftPin: 23, 	//Left Sensor's BCM Numbered trigger pin - REQUIRED
			echoRightPin: 26, 		//Right Sensor's BCM Numbered Echo pin - REQUIRED
			triggerRightPin: 25, 	//Right Sensor's BCM Numbered trigger pin - REQUIRED
			useAsButton: false,		//Enable a GPIO output when you "press".
			buttonPin: 8,
			verbose: false,		
			calibrate: false	
		}
	}
</code></pre>
<p dir="auto">My config:</p>
<pre><code class="language-js">	{
		module: 'MMM-Swipe',
		position: 'bottom_left',	// Doesn't matter after it's setup.  It should be blank.
									// Best results in one of the side regions like: bottom_left
		config: {
			// See 'Configuration options' for more information.
			echoLeftPin: 27, 		//Left Sensor's BCM Numbered Echo pin - REQUIRED
			triggerLeftPin: 24, 	//Left Sensor's BCM Numbered trigger pin - REQUIRED
			echoRightPin: 23, 		//Right Sensor's BCM Numbered Echo pin - REQUIRED
			triggerRightPin: 22, 	//Right Sensor's BCM Numbered trigger pin - REQUIRED
			useAsButton: false,		//Enable a GPIO output when you "press".
			buttonPin: 8,
			verbose: true,		
			calibrate: true	
		}
	},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/71406</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71406</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:48:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:20:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> something to do with the MMM-Swipe config info</p>
]]></description><link>https://forum.magicmirror.builders/post/71404</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71404</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:18:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Oh ok i was just following the instruction, so i used <code>npm start</code> and now it has another error</p>
<pre><code>[13:13:56.836] [LOG]    Error: unknown hardware: "BCM2835"
    at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-gpio/lib/gpio.js:34:29
    at ChildProcess.exithandler (child_process.js:299:7)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.&lt;anonymous&gt; (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.&lt;anonymous&gt; (net.js:658:12)
[13:13:56.862] [LOG]    Error: unknown hardware: "BCM2835"
    at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-usonic/lib/usonic.js:34:29
    at ChildProcess.exithandler (child_process.js:299:7)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.&lt;anonymous&gt; (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.&lt;anonymous&gt; (net.js:658:12)
</code></pre>
<p dir="auto">Any Ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/71403</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71403</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:12:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> do not use sudo</p>
]]></description><link>https://forum.magicmirror.builders/post/71402</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71402</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:12:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:12:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I am pretty sure i updated the electron yesterday using <code>npm install --save-dev electron@latest </code></p>
]]></description><link>https://forum.magicmirror.builders/post/71401</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71401</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:12:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:11:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> do NOT use sudo, just npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/71400</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71400</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:11:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:10:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> what version of electron are u running?</p>
]]></description><link>https://forum.magicmirror.builders/post/71399</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71399</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:10:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 20:10:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> So the install worked properly but then when i ran <code>sudo npm start</code> it gave this error</p>
<pre><code>[1580:0329/130746.224199:FATAL:electron_main_delegate.cc(211)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
</code></pre>
<p dir="auto">Any idea what that means?</p>
]]></description><link>https://forum.magicmirror.builders/post/71398</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71398</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:10:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 06:21:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a>  to fix the electron rebuild problem,</p>
<p dir="auto">the package.json file in MMM-Swipe and change</p>
<p dir="auto">this</p>
<pre><code>    "postinstall": "node_modules/.bin/electron-rebuild -e ../../node_modules/electron-prebuilt"
</code></pre>
<p dir="auto">to this</p>
<pre><code>    "postinstall": "node_modules/.bin/electron-rebuild"
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/71336</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71336</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 06:21:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 06:15:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> that module (mmm-usonic) is not for magic mirror, but a library for a potential module to use to talk to the hardware…</p>
<p dir="auto">sadly has same labeling and same verbiage (module)</p>
<p dir="auto">he wrote MMM-Swipe, which uses his library (mmm-usonic)</p>
]]></description><link>https://forum.magicmirror.builders/post/71335</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71335</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 06:15:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sun, 29 Mar 2020 00:05:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> maybe can look tomorrow, not home now</p>
]]></description><link>https://forum.magicmirror.builders/post/71329</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71329</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Mar 2020 00:05:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sat, 28 Mar 2020 21:43:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Any ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/71326</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71326</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sat, 28 Mar 2020 21:43:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sat, 28 Mar 2020 20:43:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
So i tried redownloading the module andi get this error when i <code>npm install</code></p>
<pre><code class="language-js">&gt; electron-rebuild -e ../../node_modules/electron-prebuilt


An unhandled error occurred inside electron-rebuild
Unable to find electron's version number, either install it or specify an explicit version

Error: Unable to find electron's version number, either install it or specify an explicit version
    at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/electron-rebuild/lib/src/cli.js:86:19
    at Generator.next (&lt;anonymous&gt;)
    at fulfilled (/home/pi/MagicMirror/modules/MMM-Swipe/node_modules/electron-rebuild/lib/src/cli.js:6:58)
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! MMM-Swipe@1.1.1 postinstall: `electron-rebuild -e ../../node_modules/electron-prebuilt`
npm ERR! Exit status 255
npm ERR! 
npm ERR! Failed at the MMM-Swipe@1.1.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
</code></pre>
<p dir="auto">it says it cant find the electron version number, but idk how to fix it</p>
]]></description><link>https://forum.magicmirror.builders/post/71322</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71322</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sat, 28 Mar 2020 20:43:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sat, 28 Mar 2020 11:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> said in <a href="/post/71270">MMM-usonic Problems</a>:</p>
<blockquote>
<p dir="auto">so rn i did the install in the /home/pi/node_modules</p>
</blockquote>
<p dir="auto">what install?</p>
<p dir="auto">MMM_Swipe (<a href="https://github.com/mochman/MMM-Swipe" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mochman/MMM-Swipe</a>)</p>
<p dir="auto">already lists that dependency in package.json</p>
<pre><code>  "dependencies": {
    "math-statistics": "latest",
    "mmm-usonic": "latest",
    "mmm-gpio": "latest"
  },
</code></pre>
<p dir="auto">and lists that file in node_helper.js</p>
<pre><code>const usonic = require('mmm-usonic');
</code></pre>
<p dir="auto">the install instructions say</p>
<pre><code>1. Navigate into your MagicMirror's modules folder and execute git clone https://github.com/mochman/MMM-Swipe.git. A new folder labeled MMM-Swipe will appear, cd into it.

2 Execute npm install to install the dependencies
</code></pre>
<p dir="auto">if u are adding a library to a module, then in the module folder</p>
<pre><code>/home/pi/MagicMirror/modules/module_name   (MMM-Swipe in this case)
</code></pre>
<p dir="auto">you would do</p>
<pre><code>npm install --save mmm-usonic
</code></pre>
<p dir="auto">if all of that is ok, then sometimes a module ships a library that is built on a specific level of electron,<br />
and our is different…<br />
so do</p>
<pre><code>cd ~/MagicMirror
npm install electron-rebuild
node_modules/.bin/electron-rebuild
</code></pre>
<p dir="auto">to rebuild the used libraries to match the installed electron version</p>
]]></description><link>https://forum.magicmirror.builders/post/71275</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71275</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 28 Mar 2020 11:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sat, 28 Mar 2020 03:19:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
so rn i did the install in the <code>/home/pi/node_modules</code> and i put this in my MMM-Swipe <code>node_helper.js</code> file. (<code>var usonic = require('mmm-usonic'); </code>)</p>
<p dir="auto">So then when i run the MagicMirror using <code>npm start</code> these errors show up</p>
<pre><code class="language-js">home/pi/MagicMirror/node_modules/electron/dist/electron: symbol lookup error: /home/pi/node_modules/mmm-usonic/build/Release/usonic.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! magicmirror@2.10.1 start: `./run-start.sh`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the magicmirror@2.10.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-03-28T03_18_41_984Z-debug.log
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/71270</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71270</guid><dc:creator><![CDATA[sgarg15]]></dc:creator><pubDate>Sat, 28 Mar 2020 03:19:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-usonic Problems on Sat, 28 Mar 2020 02:01:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgarg15" aria-label="Profile: sgarg15">@<bdi>sgarg15</bdi></a> what errors show up?</p>
]]></description><link>https://forum.magicmirror.builders/post/71268</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71268</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 28 Mar 2020 02:01:05 GMT</pubDate></item></channel></rss>