MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MagicMirror on Windows 10

    Troubleshooting
    2
    2
    96
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      esim last edited by

      I followed the tutorial here on the forum to install MM on windows 10
      everything went fine all the way to the start of MM ( npm start) a black screen witha lot of
      lines saying UNDEFINED, this was ofcourse because I was lacking the config.js file. After rename the sample config file, the npm start again, but with a black screen. The config is correct.
      What could cause this?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @esim last edited by

        @esim how did u install?

        there are some steps that don’t complete correctly on windows.
        do this

        cd MagicMirror/vendor
        npm install
        cd ../fonts
        npm install
        cd ..
        

        now u can npm start

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy