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.

    module error not found

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 247 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.
    • A Offline
      Aquamannno
      last edited by

      Re: Face have installed MMM-Face-Reco-DNN from nischi I am adding this module here ({
      module: ‘example_module’,
      position: ‘top_right’,
      // Only shown for name1
      classes: ‘my name’
      }) feel it is the one that shows the picture of recognized face in magic mirror but in the run log of magic mirror does not exist this module with the name module: ‘example_module’, what am I doing wrong here to see everything that should be displayed as usual and but with a picture of it in front of the screen that has been recognized.
      Sincerely,
      Roy Bråthe Norway help

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Aquamannno
        last edited by

        @Aquamannno that is just for demonstration in the document.

        I do the same with

        {
           module:'?????',
           config:{
                 ...  module config statements
            }
        }
        

        it’s not a real module, it’s to show you what the entry might look like for any real module.

        it’s just an example layout

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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