npm is slow when used install commands
HRITIK RAJ
Posted on December 20, 2023
Try these commands in your project directories.
npm set progress=false
npm config set registry http://registry.npmjs.org/
💖 💪 🙅 🚩
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.