cli icon indicating copy to clipboard operation
cli copied to clipboard

Install Progress

Open R0N1n-dev opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

This is a CLI Docs Problem, not another kind of Docs Problem.

  • [X] This is a CLI Docs Problem.

Description of Problem

As of npm 10.7.0, am observing a lack of a progress bar by default when installing packages using npm install. Do not understand the reasoning for this coz now its hard to tell if its stuck or working. Useless and irritating change

Potential Solution

Correct your docs to reflect this and how to return the bar for those who want it as the verbose flag is too verbose.

Affected URL

https://docs.npmjs.com/cli/v10/using-npm/config

R0N1n-dev avatar May 22 '24 06:05 R0N1n-dev