MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    Magic Mirror wont start after rebooting

    Troubleshooting
    2
    4
    1632
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jcramirez501 last edited by

      After installing magic mirror it worked and was able to modify things but after shutting it down it would not let me start magic mirror after intending to do npm start and DISPLAY=:0 nohup npm start & ```
      //pi@raspberrypi:~ $ npm start
      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! path /home/pi/package.json
      npm ERR! code ENOENT
      npm ERR! errno -2
      npm ERR! syscall open

      npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      npm ERR! enoent This is most likely not a problem with npm itself
      npm ERR! enoent and is related to npm not being able to find a file.
      npm ERR! enoent

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

      Mykle1 1 Reply Last reply Reply Quote 0
      • Mykle1
        Mykle1 Project Sponsor Module Developer @jcramirez501 last edited by

        @jcramirez501

        You have to do npm start in the MagicMirror directory. So, first cd MagicMirror then npm start

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 2
        • J
          jcramirez501 last edited by

          Wow im dumb, im no good at this stuff lol

          Mykle1 1 Reply Last reply Reply Quote 0
          • Mykle1
            Mykle1 Project Sponsor Module Developer @jcramirez501 last edited by

            @jcramirez501

            We were all new, once.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy