• 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.

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

Scheduled Pinned Locked Moved Troubleshooting
1 Posts 1 Posters 1.7k 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 Apr 13, 2023, 11:42 AM Dec 31, 2020, 4:47 PM

    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 Jun 16, 2022, 1:50 AM
    • S sdetweil referenced this topic on Aug 21, 2022, 1:32 AM
    • S sdetweil referenced this topic on Aug 26, 2022, 2:27 AM
    • S sdetweil referenced this topic on Oct 24, 2022, 2:00 PM
    • S sdetweil referenced this topic on Jan 15, 2023, 1:27 PM
    • S sdetweil referenced this topic on Jan 30, 2023, 1:03 PM
    • S sdetweil referenced this topic on Apr 12, 2023, 12:13 PM
    • S sdetweil referenced this topic on Apr 17, 2023, 2:13 PM
    • S sdetweil referenced this topic on May 27, 2023, 7:31 PM
    • S sdetweil referenced this topic on Jun 28, 2023, 11:36 AM
    • S sdetweil referenced this topic on Jul 15, 2024, 6:25 PM
    • S sdetweil referenced this topic on Sep 16, 2024, 2:01 PM
    • S sdetweil referenced this topic on Sep 17, 2024, 9:19 PM
    • S sdetweil referenced this topic on Dec 13, 2024, 12:42 PM
    • S sdetweil referenced this topic on Dec 30, 2024, 12:30 PM
    • S sdetweil referenced this topic on Jan 3, 2025, 6:43 PM
    • S sdetweil referenced this topic on Jan 5, 2025, 10:08 PM
    • S sdetweil referenced this topic on Jan 5, 2025, 10:10 PM
    • J JMac referenced this topic on Jan 13, 2025, 5:35 PM
    • S sdetweil referenced this topic on Jan 20, 2025, 3:17 AM
    • 1 / 1
    1 / 1
    • First post
      1/1
      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