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

    larism27

    @larism27

    0
    Reputation
    268
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    larism27 Unfollow Follow

    Latest posts made by larism27

    • npm start fails at electron.js

      I’ved tried reinstalling MagicMirror several times. I also tried the suggestions in this post:
      https://forum.magicmirror.builders/topic/1017/help-npm-start-error-failed-at-the-start-script-electron-js-electron-js

      But nothing has yet worked. Any suggestions are appreciated.

      Error Code:

      pi@LARISM:~/MagicMirror $ npm start

      magicmirror@2.1.0 start /home/pi/MagicMirror
      electron js/electron.js

      npm ERR! Linux 4.4.38-v7+
      npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
      npm ERR! node v7.7.1
      npm ERR! npm v4.3.0
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.1.0 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.1.0 start script ‘electron js/electron.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 magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! Or if that isn’t available, you can get their info via:
      npm ERR! npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pi/.npm/_logs/2017-03-06T05_29_18_677Z-debug.log

      posted in Troubleshooting
      L
      larism27