• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MagicMirror on Windows 10

Scheduled Pinned Locked Moved Unsolved Troubleshooting
2 Posts 2 Posters 304 Views 3 Watching
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 Offline
    esim
    last edited by Sep 27, 2021, 10:59 AM

    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 Sep 27, 2021, 12:03 PM Reply Quote 0
    • S Away
      sdetweil @esim
      last edited by Sep 27, 2021, 12:03 PM

      @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

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy