Skip to content

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

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.
node@6.4.0, yarn@0.13.5, macOS@10.12.0

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