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.

    Errors with newest update

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 442 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.
    • N Offline
      Nneuland
      last edited by

      Would anyone be so kind to explain what I’ve done here?

      pi@raspberrypi:~ $ cd ~/MagicMirror
      pi@raspberrypi:~/MagicMirror $ git status
      On branch master
      Your branch is up to date with ‘origin/master’.

      Changes not staged for commit:
      (use “git add …” to update what will be committed)
      (use “git restore …” to discard changes in working directory)
      modified: installers/mm.sh
      modified: modules/default/clock/clock.js

      Untracked files:
      (use “git add …” to include in what will be committed)
      0
      Cron/
      core
      installers/pm2_MagicMirror.json
      run-start.sh

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Nneuland
        last edited by sdetweil

        @Nneuland u may have changed clock.js, that’s ours

        you could

        figure out what changes were made

        git diff,

        then git stash to save the changes, git pull
        then npm install

        or run my upgrade script which will help do all that and advise you…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        N 1 Reply Last reply Reply Quote 0
        • N Offline
          Nneuland @sdetweil
          last edited by

          @sdetweil
          Thank you Sam

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