• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 7.4k 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 Dec 27, 2017, 5:31 PM

    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
    • C Offline
      cruunnerr
      last edited by Dec 27, 2017, 5:33 PM

      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 Dec 27, 2017, 5:44 PM

        It said failed to remove magic mirror

        1 Reply Last reply Reply Quote 0
        • C Offline
          cruunnerr
          last edited by Dec 27, 2017, 5:46 PM

          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 Dec 27, 2017, 6:20 PM

            both didn’t work

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              12/12
              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