MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Npm start issues

    Scheduled Pinned Locked Moved Hardware
    12 Posts 2 Posters 8.8k Views 1 Watching
    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.
    • C Offline
      Coltjb45
      last edited by

      I used automatic installer. And the OS was the lite system that came with my raspberry

      1 Reply Last reply Reply Quote 0
      • C Offline
        Coltjb45
        last edited by

        I tried your first suggestion and this is what happened.

        pi@raspberrypi:~/MagicMirror $ DISPLAY=:0 nohup npm start &
        [1] 1854
        pi@raspberrypi:~/MagicMirror $ #nohup: ignoring input and appending output to 'nohup.out

        1 Reply Last reply Reply Quote 0
        • cruunnerrC Offline
          cruunnerr
          last edited by

          that should be the reason, why u are running in trouble. With the lite version there are missing some packages, which u have to install manually.

          i would delete the MagicMirror folder with “rmdir MagicMirror” and try to set it up again with using the second link i posted above.

          Even better if u install a whole new OS on your SD-Card, 'cause i don’t know what stuff is installed there.

          1 Reply Last reply Reply Quote 0
          • C Offline
            Coltjb45
            last edited by

            It said failed to remove magic mirror

            1 Reply Last reply Reply Quote 0
            • cruunnerrC Offline
              cruunnerr
              last edited by

              try

              rmdir /home/pi/MagicMirror
              

              or maybe

              sudo rmdir /home/pi/MagicMirror
              
              1 Reply Last reply Reply Quote 0
              • C Offline
                Coltjb45
                last edited by

                both didn’t work

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy