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.

    Help with mmm-systemtemperature error messages

    Scheduled Pinned Locked Moved Solved Troubleshooting
    11 Posts 3 Posters 182 Views 3 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
      sdetweil @thartley
      last edited by

      @thartley you can do it now…

      go to the module folder

      cd ~/MagicMirror/modules/mmm-systemtemperature
      npm install
      

      then restart MagicMirror

      from the module readme

      In your terminal, go to your MagicMirror's Module folder:
      
      cd ~/MagicMirror/modules
      Clone this repository:
      
      git clone https://github.com/MichMich/mmm-systemtemperature.git
      Install dependencies:
      

      this leaves out the important step

      cd mmm-systemtemperature
      

      then

      npm install
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        thartley @sdetweil
        last edited by

        @sdetweil - Thank you for the assistance. There are no longer any errors for that module. The system did need to update npm install to a newer version on my system first. After that it the remaining steps went just fine.

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

          @thartley you did NOT need to update npm

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 2 Replies Last reply Reply Quote 0
          • T Offline
            thartley @sdetweil
            last edited by

            @sdetweil - Maybe I misspoke when I used the word “update”. When I keyed in npm install per your instructions, it came back with several lines, each starting with “npm WARN old lockfile…”.

            It took care of something, so maybe it was just doing some sort of cleanup?

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

              @sdetweil - Hi. Please mark this as resolved since I don’t think I have rights to do that yet.

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

                @thartley you do,

                Find the post which best resolves the issue
                Hit the 3 dots in the lower right corner
                Select
                Mark this post as the best answer

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @thartley ok, understood. It upgraded the lock file format,
                  Useless user message in my opinion, as there is no way to fall back to an older npm which can’t use the new format

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                  • T thartley has marked this topic as solved
                  • KristjanESPERANTOK Online
                    KristjanESPERANTO Module Developer @sdetweil
                    last edited by

                    FYI: I’ve created a fork, refactored it and optimized the README. It should be easier to install :-)

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