npm install --prefer-offline package

Category: Node.js & npm/yarn

npm install --prefer-offline package

Use the local download cache when possible instead of hitting the network

Tries to use your local npm cache before making network requests. Speeds up installs and works without internet when the package was previously downloaded.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.