Skip to content

kpm ls --json is truncated (for large trees?) #482

@yungsters

Description

@yungsters

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Running yarn ls --json outputs a JSON structure that starts with, {"type:"tree","data":. For what I imagine only to be large dependency trees, the output gets truncated.

If the current behavior is a bug, please provide the steps to reproduce.
In the React Native repository, try running yarn ls --json.

What is the expected behavior?
The full JSON tree should be written to stdout without being truncated.

Please mention your node.js, yarn and operating system version.
[email protected], [email protected], [email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions