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.

    testing new fixes, or solving current problems with next release code

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 2.6k Views 1 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.
    • S Offline
      sdetweil
      last edited by sdetweil

      fixes are published in the next release via the develop branch

      to get there

      if you did manual install

      cd ~/MagicMirror
      git checkout develop
      git pull
      npm install
      

      restart MagicMirror as normal

      if you used my install script

      cd ~/MagicMirror
      git fetch origin develop:develop
      git checkout develop
      npm install
      

      if u are already ON the develop branch, and want to update to the latest,

      git pull
      npm install
      

      restart MagicMirror as normal

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 3
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • S sdetweil referenced this topic on
      • J JMac referenced this topic on
      • S sdetweil referenced this topic on
      • 1 / 1
      • First post
        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