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.

    normal update (git pull) for modules does not work...

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 3 Posters 891 Views 3 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.
    • StoffbeuteluweS Offline
      Stoffbeuteluwe Project Sponsor
      last edited by

      error: Your local changes to the following files would be overwritten by merge:
      	package-lock.json
      Please commit your changes or stash them before you merge.
      

      does anybody know how to update the modules…

      thanks

      VarguitV 1 Reply Last reply Reply Quote 0
      • VarguitV Offline
        Varguit @Stoffbeuteluwe
        last edited by

        Hi @Stoffbeuteluwe .

        What you can do is checkout that file from git

        git checkout package-lock.json
        

        and then

        git pull
        
        StoffbeuteluweS 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil
          last edited by

          and then

          npm install
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor @Varguit
            last edited by

            @Varguit and @sdetweil
            thank you very much

            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