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.

    MagicMirror² v2.12.0 & MMM-DHT-Sensor (temperatur & humidity)

    Scheduled Pinned Locked Moved Troubleshooting
    17 Posts 4 Posters 1.1k Views 4 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.
    • S Offline
      Stef @Stef
      last edited by

      @Stef oh and it won’t start… 😕

      Again, thank you for your help!

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Stef
        last edited by sdetweil

        @Stef yeh, my screwup. u did this for the modules folder
        not the dht module folder
        and u did the audit fix… ouch

        and I had a misspelling, supposed to be package-lock.json

        ok, tough restart

        cd ~/MagicMirror
        rm -rf node_modules
        rm package-lock.json
        npm install
        

        repeat the last 3 steps in each module folder that contains a package.json file

        in the dht sensor folder, ONLY, do

        rm -rf node_modules
        rm package-lock.json
        npm install nan -- save
        npm install
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          Stef
          last edited by

          YES! FINALLY!

          Thank you so very much @sdetweil !!!
          That did the trick! :D

          S 1 Reply Last reply Reply Quote 1
          • S Offline
            sdetweil @Stef
            last edited by

            @Stef woohoo! thanks for the feedback

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 1
            • BKeyportB Offline
              BKeyport Module Developer
              last edited by

              hey, @Stef

              Do you have any trouble with the module getting stuck? I’m having a heck of a time getting it to update if my mirror is up more than 30-40 minutes. :(

              The "E" in "Javascript" stands for "Easy"

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                Stef @BKeyport
                last edited by

                @BKeyport Nope i did not experienced that…

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • 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