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

Update says to "commit your changes or stash them before you can merge." ?

Scheduled Pinned Locked Moved Troubleshooting
26 Posts 8 Posters 40.9k Views 8 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.
  • R Offline
    Richard238
    last edited by Apr 4, 2017, 12:37 PM

    This post is deleted!
    S 1 Reply Last reply Apr 4, 2017, 12:40 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @Richard238
      last edited by Apr 4, 2017, 12:40 PM

      @Richard238 check the part between calendar and compliments module

      Please create a github issue if you need help, so I can keep track

      R 1 Reply Last reply Apr 4, 2017, 12:43 PM Reply Quote 0
      • R Offline
        Richard238 @strawberry 3.141
        last edited by Apr 4, 2017, 12:43 PM

        @strawberry-3.141 I’ve no idea what I’m looking for, sorry…

        1 Reply Last reply Reply Quote 0
        • R Offline
          Richard238
          last edited by Apr 4, 2017, 12:45 PM

          Just tried the default sample config.js, and that doesn’t work either!

          S 1 Reply Last reply Apr 4, 2017, 12:50 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @Richard238
            last edited by Apr 4, 2017, 12:50 PM

            @Richard238 you pasted the start function into your config file, but if the config sample doesnt work either your problem is somewhere else

            Please create a github issue if you need help, so I can keep track

            1 Reply Last reply Reply Quote 0
            • R Offline
              Richard238
              last edited by Apr 4, 2017, 1:00 PM

              Powered off & on, default config OK, and mine too.

              But, cannot see Mirror from PC, despite full whitelisting in config.

              ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/120",],
              
              1 Reply Last reply Reply Quote 0
              • R Offline
                Richard238
                last edited by Apr 4, 2017, 1:10 PM

                And suddenly it come back into life! :)

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pepemujica @yawns
                  last edited by Apr 5, 2017, 6:31 PM

                  @yawns Hi! I’ve never change neither te default modules or the main.css. Any idea why I get the same error?

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bminer1 @yawns
                    last edited by yawns Jun 8, 2017, 3:25 PM Jun 6, 2017, 5:58 PM

                    @yawns I dont know what im doing wrong. Trying to follow your Option 2.

                    pi@raspberrypi:~/MagicMirror $ git reset
                    Unstaged changes after reset:
                    M	css/custom.css
                    M	modules/default/alert/alert.js
                    M	modules/default/calendar/calendar.css
                    M	modules/default/calendar/calendar.js
                    M	modules/default/currentweather/currentweather.js
                    M	modules/default/weatherforecast/weatherforecast.js
                    pi@raspberrypi:~/MagicMirror $ git pull
                    Updating 8010e62..5c41e24
                    error: Your local changes to the following files would be overwritten by merge:
                    	modules/default/calendar/calendar.js
                    	modules/default/currentweather/currentweather.js
                    	modules/default/weatherforecast/weatherforecast.js
                    Please, commit your changes or stash them before you can merge.
                    Aborting
                    
                    Y 1 Reply Last reply Jun 8, 2017, 3:27 PM Reply Quote 0
                    • Y Offline
                      yawns Moderator @bminer1
                      last edited by Jun 8, 2017, 3:27 PM

                      @bminer1
                      please run

                      git reset --hard
                      git pull
                      npm install
                      

                      You left out the --hard option :)

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