When you have slow npm install
times and you're sure it's not connection related, check which npm packages are the slowest and leading to your slow installs:
npm install -g slow-deps
Then, run: slow-deps
in the project directory.
When you have slow npm install
times and you're sure it's not connection related, check which npm packages are the slowest and leading to your slow installs:
npm install -g slow-deps
Then, run: slow-deps
in the project directory.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Abhishek Deshpande -
Hakeem Abbas -
Guillaume Sere -
ᴀʟᴇx -
Top comments (0)