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

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 Aug 6, 2020, 9:12 PM

    @Stef oh and it won’t start… 😕

    Again, thank you for your help!

    S 1 Reply Last reply Aug 6, 2020, 9:50 PM Reply Quote 0
    • S Offline
      sdetweil @Stef
      last edited by sdetweil Aug 6, 2020, 10:41 PM Aug 6, 2020, 9:50 PM

      @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 Aug 7, 2020, 10:30 PM

        YES! FINALLY!

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

        S 1 Reply Last reply Aug 7, 2020, 10:35 PM Reply Quote 1
        • S Offline
          sdetweil @Stef
          last edited by Aug 7, 2020, 10:35 PM

          @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
          • B Online
            BKeyport Module Developer
            last edited by Aug 8, 2020, 4:12 AM

            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 Aug 9, 2020, 3:07 PM Reply Quote 0
            • S Offline
              Stef @BKeyport
              last edited by Aug 9, 2020, 3:07 PM

              @BKeyport Nope i did not experienced that…

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