MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. dnj0104
    3. Topics
    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 3
    • Posts 20
    • Groups 0

    Topics

    • D

      problem with my MagicMirror kiosk client

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      378 Views
      D
      @sdetweil Hey! Thanks for answering, and no I have not a backup of client SDcard, BUT trust me, I will have that in the future… but I have backup of my shell scripts, so it feels pretty ok anyways.
    • D

      troublems with systemd and serveronly

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      7
      0 Votes
      7 Posts
      544 Views
      S
      @dnj0104 awesome! thanks for the feedback
    • D

      moving configfile and modules

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting copy config modules old t
      4
      0 Votes
      4 Posts
      650 Views
      S
      @dnj0104 after copying the module folder as part of a module, they may use libraries, which are not installed by Magic Mirror the module instructions (mostly) say after git clone cd (change directory) into module folder then run npm install So, we need to replicate that the module files are there how do you know if u need to do this step if inside the module folder there is a file called package.json then we need to do the npm install, BUT we may have junk loaded already SO, we need to delete where the libs are stored, node_modules folder (we are IN the module folder, right)? # remove the libraries folder and all its contents rm -rf node_modules # rebuild the library folder npm install
    • 1 / 1