<?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[Error Installing Dependecies]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I’m trying to install MagicMirror2 on a Pi2 but using the Automatic Installer, everythings goes well until the process reach the step “Installing dependencies”. I get this error:</p>
<pre><code>Installing dependencies ...
npm WARN prefer global coffee-script@1.10.0 should be installed with -g
npm WARN prefer global colorguard@1.2.0 should be installed with -g

&gt; electron-prebuilt@1.1.0 postinstall /root/MagicMirror/node_modules/electron-prebuilt
&gt; node install.js

module.js:440
    throw err;
    ^

Error: Cannot find module '/root/MagicMirror/node_modules/electron-prebuilt/install.js'
    at Function.Module._resolveFilename (module.js:438:15)
    at Function.Module._load (module.js:386:25)
    at Function.Module.runMain (module.js:575:10)
    at startup (node.js:160:18)
    at node.js:445:3...

...
npm ERR! Linux 4.4.9-v7+
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v6.1.0
npm ERR! npm  v3.8.6
npm ERR! code ELIFECYCLE

npm ERR! electron-prebuilt@1.1.0 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the electron-prebuilt@1.1.0 postinstall script 'node install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the electron-prebuilt package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs electron-prebuilt
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls electron-prebuilt
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /root/MagicMirror/npm-debug.log
Unable to install dependencies!
root@raspberrypi:~# npm install
</code></pre>
<p dir="auto">Someone can help me?</p>
<hr />
<p dir="auto"><strong>Note from admin:</strong> Please use Markdown on your code snippets so they are easier to read!</p>
]]></description><link>https://forum.magicmirror.builders/topic/116/error-installing-dependecies</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 07:10:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/116.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 May 2016 22:50:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error Installing Dependecies on Thu, 19 May 2016 17:07:30 GMT]]></title><description><![CDATA[<p dir="auto">Interesting. Could you give <a href="https://github.com/electron/electron-quick-start" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/electron/electron-quick-start</a> a try to see if that one works?</p>
]]></description><link>https://forum.magicmirror.builders/post/809</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/809</guid><dc:creator><![CDATA[MichMich]]></dc:creator><pubDate>Thu, 19 May 2016 17:07:30 GMT</pubDate></item><item><title><![CDATA[Reply to Error Installing Dependecies on Fri, 20 May 2016 20:55:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi Mich,<br />
thanks for your help!<br />
I’m running the last version of <code>Raspbian Jessie</code>, <strong>Version</strong>: <code>May 2016</code>, <strong>Release date</strong>: <code>2016-05-10</code>, <strong>Kernel version</strong>: <code>4.4</code>, and the update of Node was a success (It’s the first step of the automatic intallation, right?)</p>
]]></description><link>https://forum.magicmirror.builders/post/800</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/800</guid><dc:creator><![CDATA[ferra1980]]></dc:creator><pubDate>Fri, 20 May 2016 20:55:08 GMT</pubDate></item><item><title><![CDATA[Reply to Error Installing Dependecies on Thu, 19 May 2016 11:35:53 GMT]]></title><description><![CDATA[<p dir="auto">What OS are you running? What Node version are you running (if the installer didn’t update)?</p>
]]></description><link>https://forum.magicmirror.builders/post/792</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/792</guid><dc:creator><![CDATA[MichMich]]></dc:creator><pubDate>Thu, 19 May 2016 11:35:53 GMT</pubDate></item></channel></rss>