Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Notification about magicmirror update, but update doen't exist

    General Discussion
    2
    3
    38
    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.
    • P
      papinist last edited by

      Hi and thank you for your grat work!
      My magicmirror is based on all your modules, from the autoinstall to many exts.
      Since a week or so I’m getting an update notification about a new magicmirror version. I’m on 2.22 and the official website is reporting 2.22 as the last version.
      I tried the update command both from terminal, it appears to entirely rebuilt MM but at the end it still has (obviously) v2.22… and then I still have the notification of a new version.
      Also tried from gateway\tools but nothing happens.

      Have you any idea about that?

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, MagicMirror team have done a mismake commit.
        They have to commit something in the develop branch but they do it in master branch

        you can correct this with:

        cd ~/MagicMirror
        git reset --hard
        git pull
        npm install
        
        1 Reply Last reply Reply Quote 0
        • P
          papinist last edited by

          This fixed it.
          Thanks!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | @bugsounet ©2022