DEV Community

Cory Robinson
Cory Robinson

Posted on

1

NPM install measure slow deps install time

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.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs