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

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

Scheduled Pinned Locked Moved Solved Troubleshooting
4 Posts 3 Posters 830 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.
  • S Offline
    Stoffbeuteluwe Project Sponsor
    last edited by Jan 19, 2020, 9:33 AM

    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

    V 1 Reply Last reply Jan 19, 2020, 9:55 AM Reply Quote 0
    • V Offline
      Varguit @Stoffbeuteluwe
      last edited by Jan 19, 2020, 9:55 AM

      Hi @Stoffbeuteluwe .

      What you can do is checkout that file from git

      git checkout package-lock.json
      

      and then

      git pull
      
      S 1 Reply Last reply Jan 19, 2020, 2:14 PM Reply Quote 0
      • S Away
        sdetweil
        last edited by Jan 19, 2020, 12:57 PM

        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
        • S Offline
          Stoffbeuteluwe Project Sponsor @Varguit
          last edited by Jan 19, 2020, 2:14 PM

          @Varguit and @sdetweil
          thank you very much

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