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.

    Looking for Beta-testers!

    Scheduled Pinned Locked Moved MagicMirror
    56 Posts 17 Posters 58.4k Views 18 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.
    • morozgrafixM Offline
      morozgrafix Moderator
      last edited by

      @roramirez & @MichMich looks like develop branch got broken with this commit https://github.com/MichMich/MagicMirror/commit/354b745c39a19915c3a8547445a5049555bd37ff#diff-75953debd6cf3faf33d4ff10e8353645R11

      Line 11 of defaults.js got this change port: process.env.MM_PORT || 8080, and server is not starting up throwing error in the console log:

      Uncaught ReferenceError: process is not defined
          at defaults.js:11
      (anonymous) @ defaults.js:11
      
      R 1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors @morozgrafix
        last edited by

        @morozgrafix Yes, it’s a some things I’ve seen a few minutes ago.

        Already pushed a Hotfix. Its not the most elegant soluction of the world but it work. If there something can be better is welcome ;)

        Ps: Pull request is https://github.com/MichMich/MagicMirror/pull/676

        Easy module development with MagicMirror Module Template

        1 Reply Last reply Reply Quote 1
        • morozgrafixM Offline
          morozgrafix Moderator @ESOB
          last edited by morozgrafix

          @ESOB Thanks for flagging the issue. @roramirez thanks for the fix

          1 Reply Last reply Reply Quote 0
          • MichMichM Offline
            MichMich Admin
            last edited by

            Hotfix Merged! :)

            1 Reply Last reply Reply Quote 1
            • justjim1220J Offline
              justjim1220 Module Developer
              last edited by

              I tried this command:
              git checkout --track origin/develop

              And got this return:
              fatal: Not a git repository (or any of the parent directories): .git

              How do I change to developer mode?

              "Life's Too Short To Dance With Ugly People"
              Jim Hallock - 1995

              strawberry 3.141S 1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer @justjim1220
                last edited by

                @justjim1220 did you clone or downloaded magicmirror?

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

                justjim1220J 1 Reply Last reply Reply Quote 0
                • justjim1220J Offline
                  justjim1220 Module Developer @strawberry 3.141
                  last edited by

                  @strawberry-3.141 I used git bash…

                  git clone https://github.com/MichMich/MagicMirror.git

                  "Life's Too Short To Dance With Ugly People"
                  Jim Hallock - 1995

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