MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. nileshgulia1
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    nileshgulia1

    @nileshgulia1

    0
    Reputation
    243
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    nileshgulia1 Unfollow Follow

    Latest posts made by nileshgulia1

    • RE: npm install gives error

      @kainoaseto said in npm install gives error:

      electron@1.7.6

      Thanks @kainoaseto .This solved my problem

      posted in Troubleshooting
      N
      nileshgulia1
    • npm install gives error

      nilesh@nilesh:~/MagicMirror$ npm install

      electron@1.7.8 postinstall /home/nilesh/MagicMirror/node_modules/electron
      node install.js

      /home/nilesh/MagicMirror/node_modules/electron/install.js:48
      throw err
      ^

      Error: Failed to find Electron v1.7.8 for linux-x64 at https://github.com/electron/electron/releases/download/v1.7.8/electron-v1.7.8-linux-x64.zip
      at Request. (/home/nilesh/MagicMirror/node_modules/nugget/index.js:169:61)
      at emitOne (events.js:115:13)
      at Request.emit (events.js:210:7)
      at Request.onRequestResponse (/home/nilesh/MagicMirror/node_modules/request/request.js:1068:10)
      at emitOne (events.js:115:13)
      at ClientRequest.emit (events.js:210:7)
      at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:565:21)
      at HTTPParser.parserOnHeadersComplete (_http_common.js:116:23)
      at TLSSocket.socketOnData (_http_client.js:454:20)
      at emitOne (events.js:115:13)
      npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint@^8.0.0 but none was installed.
      npm WARN stylelint-config-recommended@1.0.0 requires a peer of stylelint@^8.0.0 but none was installed.
      npm WARN stylelint-config-standard@17.0.0 requires a peer of stylelint@^8.0.0 but none was installed.

      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! electron@1.7.8 postinstall: node install.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the electron@1.7.8 postinstall 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! /home/nilesh/.npm/_logs/2017-09-24T19_22_38_504Z-debug.log

      posted in Troubleshooting
      N
      nileshgulia1