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

    Posts

    Recent Best Controversial
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      For me setup running MagicMirror on Windows 10 worked by:

      • cloning the repository
      • then edit package.json by changing following line:
        "scripts": {
          "start": "./run-start.sh",
      

      to:

        "scripts": {
          "start": "bash ./run-start.sh",
      

      Simple change, works in every location on my PC.

      posted in Troubleshooting
      O
      OldShaterhan
    • 1 / 1