Skip to content

[BUG] After update to npm 7 it seems no global packages are recognized  #2002

Closed
@charles-dexter-ward

Description

@charles-dexter-ward

Upgraded from node 14 to node 15.0.0
Upgraded npm to 7.0.3

Current Behavior:

  1. npm --outdated -g
    only shows a DOWNGRADE from npm 7 to 6
    image

  2. npm list -g --depth= 0
    it does not show the intalled global packages, but only npm
    image

Expected Behavior:

the complete list of installed global packages should be listed.

Steps To Reproduce:

Environment:

  • OS: Windows 10
  • Node: 15.0.0
  • npm: 7.0.3

Metadata

Metadata

Assignees

Labels

Bugthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releaseplatform:windowsis Windows-specific

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions