Skip to content

[BUG] npm 7.7.0 lost progress bar on npm install #2926

Closed
@billyjanitsch

Description

@billyjanitsch

Current Behavior:

npm 7.7.0 does not display a progress bar during npm install.

Expected Behavior:

I'm not sure whether this is intentional, but it's not mentioned in the release notes, so I wanted to check.

Steps To Reproduce:

  1. In an empty directory, install some packages with many nested dependencies (e.g., npm install webpack webpack-cli).
  2. npm 7.6.3 displays a progress bar during the install.
  3. npm 7.7.0 does not display a progress bar.

Environment:

  • OS: macOS 10.15.7
  • Node: 14.16.0
  • npm: 7.6.3/7.7.0

Metadata

Metadata

Assignees

Labels

Bugthing that needs fixingPriority 0will get attention right awayRelease 7.xwork is associated with a specific npm 7 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions