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

After update WARNING! Could not load config file.

Scheduled Pinned Locked Moved Troubleshooting
28 Posts 2 Posters 4.1k Views 2 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 @uok825
    last edited by Jul 14, 2020, 5:02 PM

    @uok825 2 days, bug, switch to develop branch

    cd ~/MagicMirror
    git fetch origin develop:develop
    git checkout develop
    

    then restart MM

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    U 1 Reply Last reply Jul 14, 2020, 5:49 PM Reply Quote 0
    • U Offline
      uok825 @sdetweil
      last edited by Jul 14, 2020, 5:49 PM

      @sdetweil 2e5899db-9c1a-4f06-a725-e8e4b9316c61-image.png

      S 1 Reply Last reply Jul 14, 2020, 5:52 PM Reply Quote 0
      • S Offline
        sdetweil @uok825
        last edited by Jul 14, 2020, 5:52 PM

        @uok825
        do

        # remove tracked file, un-needed
        rm package-lock.json
        # save the package.json changes
        git stash
        # switch to the other branch
        git checkout develop
        # restore the package.json file
        git stash pop
        

        restart mm

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        U 1 Reply Last reply Jul 14, 2020, 5:52 PM Reply Quote 1
        • U Offline
          uok825 @sdetweil
          last edited by Jul 14, 2020, 5:52 PM

          @sdetweil in mm folder right?

          S 1 Reply Last reply Jul 14, 2020, 5:53 PM Reply Quote 0
          • S Offline
            sdetweil @uok825
            last edited by Jul 14, 2020, 5:53 PM

            @uok825 yes

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            U 1 Reply Last reply Jul 14, 2020, 6:01 PM Reply Quote 0
            • U Offline
              uok825 @sdetweil
              last edited by Jul 14, 2020, 6:01 PM

              @sdetweil 18b7adfb-e2b0-454e-a2f8-a8d8714809e9-image.png

              S 1 Reply Last reply Jul 14, 2020, 6:03 PM Reply Quote 0
              • S Offline
                sdetweil @uok825
                last edited by Jul 14, 2020, 6:03 PM

                @uok825 yeh, always something…
                execute the two git commands

                in the script I do this

                 git config --global user.name "upgrade_script"
                 git config --global user.email "script@upgrade.com"
                

                then resume the prior commands at git stash

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                U 1 Reply Last reply Jul 14, 2020, 6:05 PM Reply Quote 1
                • U Offline
                  uok825 @sdetweil
                  last edited by Jul 14, 2020, 6:05 PM

                  @sdetweil i did restarting mm.

                  S 1 Reply Last reply Jul 14, 2020, 6:05 PM Reply Quote 0
                  • S Offline
                    sdetweil @uok825
                    last edited by Jul 14, 2020, 6:05 PM

                    @uok825 and after all that weather should show more than 2 days

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    U 1 Reply Last reply Jul 14, 2020, 6:07 PM Reply Quote 0
                    • U Offline
                      uok825 @sdetweil
                      last edited by Jul 14, 2020, 6:07 PM

                      @sdetweil said in After update WARNING! Could not load config file.:

                      t

                      yep its is working thx

                      S 1 Reply Last reply Jul 14, 2020, 6:08 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 3 / 3
                      3 / 3
                      • First post
                        22/28
                        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