<?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[npm install gives error]]></title><description><![CDATA[<p dir="auto">nilesh@nilesh:~/MagicMirror$ npm install</p>
<blockquote>
<p dir="auto">electron@1.7.8 postinstall /home/nilesh/MagicMirror/node_modules/electron<br />
node install.js</p>
</blockquote>
<p dir="auto">/home/nilesh/MagicMirror/node_modules/electron/install.js:48<br />
throw err<br />
^</p>
<p dir="auto">Error: Failed to find Electron v1.7.8 for linux-x64 at <a href="https://github.com/electron/electron/releases/download/v1.7.8/electron-v1.7.8-linux-x64.zip" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/electron/electron/releases/download/v1.7.8/electron-v1.7.8-linux-x64.zip</a><br />
at Request. (/home/nilesh/MagicMirror/node_modules/nugget/index.js:169:61)<br />
at emitOne (events.js:115:13)<br />
at Request.emit (events.js:210:7)<br />
at Request.onRequestResponse (/home/nilesh/MagicMirror/node_modules/request/request.js:1068:10)<br />
at emitOne (events.js:115:13)<br />
at ClientRequest.emit (events.js:210:7)<br />
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:565:21)<br />
at HTTPParser.parserOnHeadersComplete (_http_common.js:116:23)<br />
at TLSSocket.socketOnData (_http_client.js:454:20)<br />
at emitOne (events.js:115:13)<br />
npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint@^8.0.0 but none was installed.<br />
npm WARN stylelint-config-recommended@1.0.0 requires a peer of stylelint@^8.0.0 but none was installed.<br />
npm WARN stylelint-config-standard@17.0.0 requires a peer of stylelint@^8.0.0 but none was installed.</p>
<p dir="auto">npm ERR! code ELIFECYCLE<br />
npm ERR! errno 1<br />
npm ERR! electron@1.7.8 postinstall: <code>node install.js</code><br />
npm ERR! Exit status 1<br />
npm ERR!<br />
npm ERR! Failed at the electron@1.7.8 postinstall script.<br />
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:<br />
npm ERR!     /home/nilesh/.npm/_logs/2017-09-24T19_22_38_504Z-debug.log</p>
]]></description><link>https://forum.magicmirror.builders/topic/4929/npm-install-gives-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 18:42:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4929.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Sep 2017 19:32:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to npm install gives error on Mon, 25 Sep 2017 14:03:40 GMT]]></title><description><![CDATA[<p dir="auto">@kainoaseto said in <a href="/post/28454">npm install gives error</a>:</p>
<blockquote>
<p dir="auto">electron@1.7.6</p>
</blockquote>
<p dir="auto">Thanks @kainoaseto  .This solved my problem</p>
]]></description><link>https://forum.magicmirror.builders/post/28476</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28476</guid><dc:creator><![CDATA[nileshgulia1]]></dc:creator><pubDate>Mon, 25 Sep 2017 14:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to npm install gives error on Sun, 24 Sep 2017 20:59:13 GMT]]></title><description><![CDATA[<p dir="auto">This is due to the new release yesterday of Electron 1.7.8 but a build hasn’t been updated yet for linux-arm. In the meantime, just run the command <code>sudo npm install -g electron@1.7.6</code> after the failure and then continue with the installation.</p>
]]></description><link>https://forum.magicmirror.builders/post/28454</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28454</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Sep 2017 20:59:13 GMT</pubDate></item></channel></rss>