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

Errors with newest update

Scheduled Pinned Locked Moved Solved Troubleshooting
3 Posts 2 Posters 475 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 Jul 7, 2022, 4:22 PM

    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 Jul 7, 2022, 6:14 PM Reply Quote 0
    • S Away
      sdetweil @Nneuland
      last edited by sdetweil Jul 15, 2022, 12:18 PM Jul 7, 2022, 6:14 PM

      @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 Jul 8, 2022, 5:30 PM Reply Quote 0
      • N Offline
        Nneuland @sdetweil
        last edited by Jul 8, 2022, 5:30 PM

        @sdetweil
        Thank you Sam

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