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

How to check version of MM

Scheduled Pinned Locked Moved Solved Troubleshooting
4 Posts 2 Posters 6.1k 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.
  • F Offline
    fox
    last edited by Jul 22, 2018, 8:36 AM

    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 Jul 22, 2018, 8:59 AM Reply Quote 0
    • ? Offline
      A Former User @fox
      last edited by Jul 22, 2018, 8:59 AM

      @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 Jul 22, 2018, 9:02 AM Reply Quote 0
      • ? Offline
        A Former User @Guest
        last edited by Jul 22, 2018, 9:02 AM

        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.

        F 1 Reply Last reply Jul 22, 2018, 9:32 AM Reply Quote 0
        • F Offline
          fox @Guest
          last edited by Jul 22, 2018, 9:32 AM

          @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
          1 / 1
          • First post
            1/4
            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