Skip to content

[BUG] npm explore now contains additional output which was not there before #7436

@dominykas

Description

@dominykas

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

❯ npm explore eslint -- pwd

> [email protected] _explore
> pwd

/Users/Dominykas_Blyze/devel/projects/pkgjs/action/node_modules/eslint

Expected Behavior

Same as in 10.5.0:

❯ npm explore eslint -- pwd
/Users/Dominykas_Blyze/devel/projects/pkgjs/action/node_modules/eslint

There are workarounds ofc, but the additional output makes npm explore a lot less useful for scripting things.

Steps To Reproduce

See above

Environment

  • npm:
  • Node.js:
  • OS Name:
  • System Model Name:
  • npm config:
; copy and paste output from `npm config ls` here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions