-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
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
Labels
No labels