Read the statement by Michael Teeuw here.
How to check version of MM
-
Hi
how can i check the version of my Magic Mirror? -
@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. ... -
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.
-
@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 !!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login