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.

    Cannot find module "moment"

    Scheduled Pinned Locked Moved Troubleshooting
    98 Posts 2 Posters 45.8k 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 sdetweil

      @uok825 that’s weird. that file is rebuilt every install

      rm package-lock.json
      then
      git status
      and git branch

      also, connect via ssh, then everything will be in text so you can just copy/paste

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      U 1 Reply Last reply Reply Quote 0
      • U Offline
        uok825 @sdetweil
        last edited by uok825

        @sdetweil rm: ‘package-lock.json’ cant deleted: No such a file or folder.
        5aca734c-9b5e-48e1-ab05-0b5bec5b1818-image.png
        81e0cc4b-30df-4f7e-bd36-0b0cab44d1e4-image.png

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @uok825
          last edited by

          @uok825 ok, still weird

          do git checkout master

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          U 1 Reply Last reply Reply Quote 0
          • U Offline
            uok825 @sdetweil
            last edited by

            @sdetweil said in Cannot find module "moment":

            git checkout master

            cd4d0118-0f5d-4070-98f5-56760aea9ae6-image.png

            S 1 Reply Last reply Reply Quote 1
            • S Offline
              sdetweil @uok825
              last edited by sdetweil

              @uok825 ok try these two commands
              <file> is package-lock.json

              this restores the file status in the index

              git reset – <file>

              then check out a copy from the index

              git checkout – <file>

              notice that is two dashes

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              U 2 Replies Last reply Reply Quote 0
              • U Offline
                uok825 @sdetweil
                last edited by

                @sdetweil I’ll do ’ git reset - package-lock-json ’ right?

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @uok825
                  last edited by sdetweil

                  @uok825 and then git checkout …

                  and then git status

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • U Offline
                    uok825 @sdetweil
                    last edited by

                    @sdetweil Sorry. I dont understand Sam. Can you help a little. What exactly will I write?

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @uok825
                      last edited by sdetweil

                      @uok825 there are two commands

                      git reset -- package-lock.json
                      

                      and

                      git checkout -- package-lock.json
                      

                      then git status

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      U 1 Reply Last reply Reply Quote 0
                      • U Offline
                        uok825 @sdetweil
                        last edited by

                        @sdetweil Alright, Thanks! 878de904-2923-4e44-8522-bea1c1f642c3-image.png

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