Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pnpm list --depth Infinity --parseable should remove duplicate print #7429

Closed
2 of 4 tasks
btea opened this issue Dec 16, 2023 · 0 comments · Fixed by #7430
Closed
2 of 4 tasks

pnpm list --depth Infinity --parseable should remove duplicate print #7429

btea opened this issue Dec 16, 2023 · 0 comments · Fixed by #7430

Comments

@btea
Copy link
Contributor

btea commented Dec 16, 2023

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

latest

Which area(s) of pnpm are affected? (leave empty if unsure)

No response

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

pnpm ls --depth Infinity --parseable

Describe the Bug

After I execute pnpm ls --depth Infinity --parseable, a lot of repeated dependency information will be printed out. Here are some screenshots.
image

Expected Behavior

I think the duplicate information printed out can be filtered.

Which Node.js version are you using?

20.10.0

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

No response

@btea btea added the type: bug label Dec 16, 2023
zkochan added a commit that referenced this issue Dec 26, 2023
close #7429

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
gluxon pushed a commit to gluxon/pnpm that referenced this issue Dec 27, 2023
close pnpm#7429

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant