npm is slow when used install commands

rhrits

HRITIK RAJ

Posted on December 20, 2023

npm is slow when used install commands

Try these commands in your project directories.

npm set progress=false

npm config set registry http://registry.npmjs.org/

💖 💪 🙅 🚩
rhrits
HRITIK RAJ

Posted on December 20, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related