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

Default Weather module still not displaying

Scheduled Pinned Locked Moved Solved Troubleshooting
39 Posts 6 Posters 10.2k Views 6 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 Away
    sdetweil @Jarhead96097
    last edited by sdetweil Aug 5, 2022, 7:48 PM Aug 5, 2022, 7:40 PM

    @Jarhead96097

    this is on pi, or windows, or ??

    ok, do this

    cd ~/MagicMirror
    rm -rf node_modules
    npm install 
    #added
    git checkout modules/default/weather/weather.js
    git status
    

    then try again

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    S J 2 Replies Last reply Aug 5, 2022, 7:49 PM Reply Quote 1
    • B Offline
      Blackeye @Jarhead96097
      last edited by Aug 5, 2022, 7:44 PM

      @Jarhead96097 Could be the comma after “true” on the last line of config … not necessary, and causes an error when I run a :check

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @sdetweil
        last edited by Aug 5, 2022, 7:49 PM

        @Jarhead96097

        I added a command above to restore the original weather.js from the git repo

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Aug 5, 2022, 7:53 PM Reply Quote 0
        • J Offline
          Jarhead96097 @sdetweil
          last edited by Aug 5, 2022, 7:52 PM

          @sdetweil I added “npm audit fix” as there was 1 high severity vulnerability found. It didn’t solve the vulnerability (didn’t try “npm audit fix --force”), and I’m getting the same error.

          Jarhead96097

          S M 2 Replies Last reply Aug 5, 2022, 7:54 PM Reply Quote 0
          • J Offline
            Jarhead96097 @sdetweil
            last edited by Aug 5, 2022, 7:53 PM

            @sdetweil Oh, okay. Let me try that updated string of commands…

            Jarhead96097

            J 1 Reply Last reply Aug 5, 2022, 8:03 PM Reply Quote 0
            • S Away
              sdetweil @Jarhead96097
              last edited by Aug 5, 2022, 7:54 PM

              @Jarhead96097 please never do audit… causes more problems than it fixes

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Aug 5, 2022, 7:57 PM Reply Quote 2
              • M Offline
                mumblebaj Module Developer @Jarhead96097
                last edited by Aug 5, 2022, 7:55 PM

                @Jarhead96097 Rule of thumb is to never run npm audit fix.

                Check out my modules at: https://github.com/mumblebaj?tab=repositories

                S 1 Reply Last reply Aug 5, 2022, 7:56 PM Reply Quote 1
                • S Away
                  sdetweil @mumblebaj
                  last edited by Aug 5, 2022, 7:56 PM

                  @mumblebaj and we have found npm install parms to turn off the warning coming in next release, and already in my scripts.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply Aug 5, 2022, 7:56 PM Reply Quote 2
                  • M Offline
                    mumblebaj Module Developer @sdetweil
                    last edited by Aug 5, 2022, 7:56 PM

                    @sdetweil That’s great

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      Jarhead96097 @sdetweil
                      last edited by Aug 5, 2022, 7:57 PM

                      @sdetweil Good to know…that may be the root cause of all of this. After rebuilding my MM on 2.20.0, I did the npm audit fix. If we can’t get to a resolution in the next few minutes, I’ll chalk this up to a learning experience and do another rebuild.

                      Jarhead96097

                      S 1 Reply Last reply Aug 5, 2022, 8:02 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        12/39
                        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