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.

    How to check version of MM

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 6.2k Views 2 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.
    • foxF Offline
      fox
      last edited by

      Hi
      how can i check the version of my Magic Mirror?

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @fox
        last edited by

        @fox
        Log will show which version is running, at the start moment.

        Starting MagicMirror: v2.4.1
        Loading config ...
        Loading module helpers ...
        No helper found for module: alert.
        ...
        
        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @Guest
          last edited by

          Or you can check version from package.json (in MagicMirror directory)

          {
            "name": "magicmirror",
            "version": "2.4.1",
            "description": "The open source modular smart mirror platform.",
            "main": "js/electron.js",
            "scripts": {
          ...
          

          But it could be different with your current running instance.

          foxF 1 Reply Last reply Reply Quote 0
          • foxF Offline
            fox @Guest
            last edited by

            @sean said in How to check version of MM:

            Or you can check version from package.json (in MagicMirror directory)

            {
              "name": "magicmirror",
              "version": "2.4.1",
              "description": "The open source modular smart mirror platform.",
              "main": "js/electron.js",
              "scripts": {
            ...
            

            But it could be different with your current running instance.

            that worked for me thank you !!

            Issues With MMM-WatchDog known?

            https://forum.magicmirror.builders/post/29827

            Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy