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

    Posts

    Recent Best Controversial
    • Directory problems after I Install MagicMirror2

      Summary MagicMirror appears to mess up my directory commands.

      When I install Raspbian on my Raspberry Pi 3B, it seems that the directory functions work fine. For example code like this works fine: cd ~/games The ls command also runs fine. Other programs run well. I can see the directories and sub directories and get to them. The I follow the bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)” The program get installed and magicmirror2 runs well upon pressing entry. I can modify the files as shown in the tutorials.

      Very Nice

      However, when I restart the computer, I don’t seem to have a way to use the command cd ~/MagicMirror && DISPLAY=:0 npm start. The command cd~/magicmirror doesn’t work - It shows no directory by that name. When I go to the root directory and enter " ls" command I see that the magicmirror directory does exist. The string " cd ~/MagicMirror && DISPLAY=:0 npm start" cannot find the magicmirror command.

      Your thoughts are much appreciated
      Dave

      posted in Troubleshooting
      D
      Davdij2525
    • 1 / 1