Is there an existing issue for this?
This issue exists in the latest npm version
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