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

    jhlas22

    @jhlas22

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

    jhlas22 Unfollow Follow

    Latest posts made by jhlas22

    • RE: ERROR ON START UP

      What is SSH?

      posted in Troubleshooting
      J
      jhlas22
    • ERROR ON START UP

      hello, i am making my MagicMirror by following this tutorial

      https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

      after getting to the end and entering the:

      pi@magicpi:~ $ cd MagicMirror/config
      pi@magicpi:~/MagicMirror/config $ cp config.js.sample config.js

      pi@magicpi:~/MagicMirror/config $ cd $HOME/MagicMirror
      pi@magicpi:~/MagicMirror $ npm start

      i receive a list of errors

      npm ERR! Linux 4.4.50-v7+
      npm ERR! argv “/usr/bin/nodejs” " /usr/bin/npm" “start”
      npm ERR! node v6.10.2
      npm ERR! npm v3.10.10
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.1.1 startL ‘sh run-start.sh’
      npm ERR! exit status 1

      npm ERR! failed at the magicmirror@2.1.1 start script ‘sh run-start.sh’
      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 eith npm itself
      npm ERR! tell the author that this fails on your system:
      npm ERR! sh run-start.sh
      npm ERR! you can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! or of that isnt 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 requests
      npm ERR! /home/pi/magicmirror/npm-debug.log

      any ideas/help is appreciated,

      thnx

      posted in Troubleshooting
      J
      jhlas22