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

    Posts

    Recent Best Controversial
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @RV Hi, I don’t know if it can help, but I have noticed that the “~” shortcut to go tho the /home/pi folder does not work on the scripts.
      So when you do the same commands manually everything seems to be OK, but when you run the scripts then you get a bug.
      The solution, in my case, was to replace all the folder shortcuts (as ~ for home folder) with the complete explicit path inside the scripts.
      Good luck
      Braik

      posted in Tutorials
      B
      braik
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @Mar
      Hi there,
      I had the same problem and the I have realized that node serveronly was not launched.
      The problem is that the command :
      cd ~/MagicMirror was not working, so I have changed it for
      cd /home/pi/MagicMirror
      and that’s it.
      Hope this can help

      posted in Tutorials
      B
      braik
    • 1 / 1