Skip to content

SpaceTech

Exploration of Information, Communication and Technology

  • Home
  • Resx Builder
  • About
  • LinkedIn
  • Github

How to npm rebuild package-lock

February 2, 2023February 23, 2023 Bjarne

How to force a rebuild of package-lock. for both 6.x and 7.x you can do the following.

npm i --package-lock-only

Note that The –package-lock-only argument will only update the package-lock.json, instead of checking node_modules and downloading dependencies. https://docs.npmjs.com/cli/v9/commands/npm-install

Posted in Technology

About

Hey! Engineer here. This is my engineering diary. I enjoy creating things, whether that be websites, plugins, mobile apps. I'm currently playing around in an engineering department where I work on a wide variety of interesting and meaningful projects on a daily basis. You’re welcome to connect and say hey on LinkedIn. Enjoy!


  • Top Strategies to Optimize Performance in React Applications
  • How to Move Games Between Internal Storage and microSD Card on Your Steam Deck
  • Unable to log you into GeForce NOW
  • Visual Studio Error List only show opened files
  • Windows Alt Tab Group Edge Tabs in Windows 11

Copyright ©SpaceTech

Clean Theme by WPVKP