MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    module error not found

    Troubleshooting
    2
    2
    119
    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
      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
        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

        Create a working config
        How to add modules

        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy