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

    dj94506

    @dj94506

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dj94506 Unfollow Follow

    Latest posts made by dj94506

    • 'DISPLAY' is not recognized... on Windows 10

      Hi,
      This is my first stab at installing MagicMirror2. I’m on Windows 10. The installation was a straightforward, only default options, i.e., a click-click-click process that seems to have done its thing.

      Then, this happened:

      $ npm start

      magicmirror@2.25.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      ‘DISPLAY’ is not recognized as an internal or external command,
      operable program or batch file.

      I’m aware of the DISPLAY:0 game in the UNIX world; however, I haven’t encountered it in the Windows. Any suggestions for a semi-skilled newbie would be deeply appreciated.

      Thanks in advance.

      posted in Troubleshooting
      D
      dj94506